Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.search.uhighlight |
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExitableDirectoryReader.ExitableTerms
Wrapper class for another Terms implementation that is used by ExitableFields.
|
private static class |
MappedMultiFields.MappedMultiTerms |
private static class |
SortingLeafReader.SortingTerms |
Modifier and Type | Class and Description |
---|---|
private static class |
TermVectorFilteredLeafReader.TermsFilteredTerms |