| Package | Description |
|---|---|
| org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
| org.apache.lucene.codecs.lucene84 |
Lucene 8.4 file format.
|
| Class and Description |
|---|
| BlockTreeTermsReader.FSTLoadMode
An enum that allows to control if term index FSTs are loaded into memory or read off-heap
|
| Stats
BlockTree statistics for a single field
returned by
FieldReader.getStats(). |
| Class and Description |
|---|
| BlockTreeTermsReader.FSTLoadMode
An enum that allows to control if term index FSTs are loaded into memory or read off-heap
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.