Class BlockTreeTermsReader.FieldReader
BlockTree's implementation of GetTerms(String).
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class FieldReader : Terms
Properties
Name | Description |
---|---|
Comparer | |
Count | |
DocCount | |
HasFreqs | |
HasOffsets | |
HasPayloads | |
HasPositions | |
SumDocFreq | |
SumTotalTermFreq |
Methods
Name | Description |
---|---|
ComputeStats() | For debugging -- used by CheckIndex too |
GetIterator(TermsEnum) | |
Intersect(CompiledAutomaton, BytesRef) | |
RamBytesUsed() | Returns approximate RAM bytes used |