Uses of Class
org.apache.lucene.codecs.blockterms.BlockTermsWriter.TermEntry
-
Packages that use BlockTermsWriter.TermEntry Package Description org.apache.lucene.codecs.blockterms Pluggable term index / block terms dictionary implementations. -
-
Uses of BlockTermsWriter.TermEntry in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms declared as BlockTermsWriter.TermEntry Modifier and Type Field Description private BlockTermsWriter.TermEntry[]
BlockTermsWriter.TermsWriter. pendingTerms
-