Uses of Class
org.apache.lucene.util.fst.BytesRefFSTEnum
Packages that use BytesRefFSTEnum
Package
Description
Pluggable term index / block terms dictionary implementations.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Simpletext Codec: writes human readable postings.
Pluggable term index / block terms dictionary implementations.
-
Uses of BytesRefFSTEnum in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms declared as BytesRefFSTEnumModifier and TypeFieldDescriptionprivate final BytesRefFSTEnum
<Long> VariableGapTermsIndexReader.IndexEnum.fstEnum
-
Uses of BytesRefFSTEnum in org.apache.lucene.codecs.memory
Fields in org.apache.lucene.codecs.memory declared as BytesRefFSTEnumModifier and TypeFieldDescription(package private) final BytesRefFSTEnum
<FSTTermOutputs.TermData> FSTTermsReader.TermsReader.SegmentTermsEnum.fstEnum
-
Uses of BytesRefFSTEnum in org.apache.lucene.codecs.simpletext
Fields in org.apache.lucene.codecs.simpletext declared as BytesRefFSTEnumModifier and TypeFieldDescriptionprivate final BytesRefFSTEnum
<PairOutputs.Pair<PairOutputs.Pair<Long, Long>, PairOutputs.Pair<Long, Long>>> SimpleTextFieldsReader.SimpleTextTermsEnum.fstEnum
-
Uses of BytesRefFSTEnum in org.apache.lucene.codecs.uniformsplit
Fields in org.apache.lucene.codecs.uniformsplit declared as BytesRefFSTEnumModifier and TypeFieldDescriptionprotected final BytesRefFSTEnum
<Long> FSTDictionary.Browser.fstEnum