public class STUniformSplitTerms extends UniformSplitTerms
UniformSplitTerms for a shared-terms dictionary, with
all the fields of a term in the same block line.| Modifier and Type | Field and Description |
|---|---|
protected FieldInfos |
fieldInfos |
protected FieldMetadata |
unionFieldMetadata |
blockDecoder, blockInput, dictionaryBrowserSupplier, fieldMetadata, postingsReader| Modifier | Constructor and Description |
|---|---|
protected |
STUniformSplitTerms(IndexInput blockInput,
FieldMetadata fieldMetadata,
FieldMetadata unionFieldMetadata,
PostingsReaderBase postingsReader,
BlockDecoder blockDecoder,
FieldInfos fieldInfos,
DictionaryBrowserSupplier dictionaryBrowserSupplier) |
| Modifier and Type | Method and Description |
|---|---|
TermsEnum |
intersect(CompiledAutomaton compiled,
BytesRef startTerm) |
TermsEnum |
iterator() |
checkIntersectAutomatonType, getDictionaryRamBytesUsed, getDocCount, getMax, getSumDocFreq, getSumTotalTermFreq, hasFreqs, hasOffsets, hasPayloads, hasPositions, ramBytesUsed, ramBytesUsedWithoutDictionary, sizeprotected final FieldMetadata unionFieldMetadata
protected final FieldInfos fieldInfos
protected STUniformSplitTerms(IndexInput blockInput,
FieldMetadata fieldMetadata,
FieldMetadata unionFieldMetadata,
PostingsReaderBase postingsReader,
BlockDecoder blockDecoder,
FieldInfos fieldInfos,
DictionaryBrowserSupplier dictionaryBrowserSupplier)
public TermsEnum intersect(CompiledAutomaton compiled,
BytesRef startTerm)
throws java.io.IOException
intersect in class UniformSplitTermsjava.io.IOExceptionpublic TermsEnum iterator()
throws java.io.IOException
iterator in class UniformSplitTermsjava.io.IOExceptionData In Motion GmbH all rights reserved