| Package | Description |
|---|---|
| org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
| org.apache.lucene.codecs.lucene50 |
Components from the Lucene 5.0 index format
See
org.apache.lucene.codecs.lucene80 for an overview
of the index 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-2019 Apache Software Foundation. All Rights Reserved.