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.ExitableTermsEnum
Wrapper class for TermsEnum that is used by ExitableTerms for implementing an
exitable enumeration of terms.
|
private static class |
MappedMultiFields.MappedMultiTermsEnum |
private static class |
SortingLeafReader.SortingTermsEnum |
Modifier and Type | Class and Description |
---|---|
private static class |
TermVectorFilteredLeafReader.TermVectorFilteredTermsEnum |