Package | Description |
---|---|
org.apache.lucene.codecs.blockterms |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedGapTermsIndexReader
TermsIndexReader for simple every Nth terms indexes.
|
class |
VariableGapTermsIndexReader
|
Constructor and Description |
---|
BlockTermsReader(TermsIndexReaderBase indexReader,
PostingsReaderBase postingsReader,
SegmentReadState state) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.