| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| org.apache.lucene.search.highlight |
Highlighting search terms.
|
| org.apache.lucene.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExitableDirectoryReader.ExitableFilterAtomicReader
Wrapper class for another FilterAtomicReader.
|
class |
SortingLeafReader
An
LeafReader which supports sorting documents by a given
Sort. |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
WeightedSpanTermExtractor.DelegatingLeafReader |
| Modifier and Type | Class and Description |
|---|---|
class |
UninvertingReader
Deprecated.
This will be removed in Lucene 7.0.
|