Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.codecs.blockterms Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
BlockTermStateHolds all state required for PostingsReaderBase to produce a PostingsEnum without re-seeking theClassorg.apache.lucene.codecsApache Lucene
BlockTermsReaderHandles a terms dict, but decouples all details of doc/freqs/positions reading to an instance of PostingsReaderBase.Classorg.apache.lucene.codecs.blocktermsApache Lucene
BlockTermsWriterWrites terms dict, block-encoding (column stride) each term's metadata for each set of terms between twoClassorg.apache.lucene.codecs.blocktermsApache Lucene
FixedGapTermsIndexReaderTermsIndexReader for simple every Nth terms indexes.Classorg.apache.lucene.codecs.blocktermsApache Lucene
FixedGapTermsIndexWriterSelects every Nth term as and index term, and hold term bytes (mostly) fully expanded in memory.Classorg.apache.lucene.codecs.blocktermsApache Lucene
TermsIndexReaderBaseBlockTermsReader interacts with an instance of this class to manage its terms index.Classorg.apache.lucene.codecs.blocktermsApache Lucene
TermsIndexReaderBase .FieldIndexEnumSimilar to TermsEnum, except, the only metadata it reports for a given indexed term is the long fileOffsetClassorg.apache.lucene.codecs.blockterms.TermsIndexReaderBaseApache Lucene
TermsIndexWriterBaseBase class for terms index implementations to plug into BlockTermsWriter.Classorg.apache.lucene.codecs.blocktermsApache Lucene
VariableGapTermsIndexReaderSee VariableGapTermsIndexWriterWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.codecs.blocktermsApache Lucene
VariableGapTermsIndexWriterSelects index terms according to provided pluggable VariableGapTermsIndexWriter.Classorg.apache.lucene.codecs.blocktermsApache Lucene
VariableGapTermsIndexWriter .EveryNOrDocFreqTermSelectorSets an index term when docFreq >= docFreqThresh, or every interval terms.Classorg.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriterApache Lucene
VariableGapTermsIndexWriter .EveryNTermSelectorClassorg.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriterApache Lucene
VariableGapTermsIndexWriter .IndexTermSelectorHook for selecting which terms should be placed in the terms index.Classorg.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriterApache Lucene
LuceneFixedGapCustomized version of Lucene50PostingsFormat that uses FixedGapTermsIndexWriter.Classorg.apache.lucene.codecs.blocktermsApache Lucene
LuceneVarGapDocFreqIntervalCustomized version of Lucene50PostingsFormat that uses VariableGapTermsIndexWriter with a fixed interval, butClassorg.apache.lucene.codecs.blocktermsApache Lucene
LuceneVarGapFixedIntervalCustomized version of Lucene50PostingsFormat that uses VariableGapTermsIndexWriter with a fixed interval.Classorg.apache.lucene.codecs.blocktermsApache Lucene
BlockTermsReaderHandles a terms dict, but decouples all details of doc/freqs/positions reading to an instance of PostingsReaderBase.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
BlockTermsWriterWrites terms dict, block-encoding (column stride) each term's metadata for each set of terms between twoClassorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
FixedGapTermsIndexReaderTermsIndexReader for simple every Nth terms indexes.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
FixedGapTermsIndexWriterSelects every Nth term as and index term, and hold term bytes (mostly) fully expanded in memory.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
TermsIndexReaderBaseBlockTermsReader interacts with an instance of this class to manage its terms index.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
TermsIndexReaderBase .FieldIndexEnumSimilar to TermsEnum, except, the only metadata it reports for a given indexed term is the long fileOffsetClassorg.apache.lucene.codecs.blockterms.TermsIndexReaderBaseApache Lucene Codecs
TermsIndexWriterBaseBase class for terms index implementations to plug into BlockTermsWriter.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
VariableGapTermsIndexReaderSee VariableGapTermsIndexWriterWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
VariableGapTermsIndexWriterSelects index terms according to provided pluggable VariableGapTermsIndexWriter.Classorg.apache.lucene.codecs.blocktermsApache Lucene Codecs
VariableGapTermsIndexWriter .EveryNOrDocFreqTermSelectorSets an index term when docFreq >= docFreqThresh, or every interval terms.Classorg.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriterApache Lucene Codecs
VariableGapTermsIndexWriter .EveryNTermSelectorClassorg.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriterApache Lucene Codecs
VariableGapTermsIndexWriter .IndexTermSelectorHook for selecting which terms should be placed in the terms index.Classorg.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriterApache Lucene Codecs