Package | Description |
---|---|
org.apache.lucene.codecs.blockterms |
Pluggable term index / block terms dictionary implementations.
|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Field and Description |
---|---|
private PagedBytes.Reader |
FixedGapTermsIndexReader.termBytesReader |
Modifier and Type | Method and Description |
---|---|
PagedBytes.Reader |
PagedBytes.freeze(boolean trim)
Commits final byte[], trimming it if necessary and if trim=true
|