Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
MergedPrefixCodedTermsIterator
Merges multiple
FieldTermIterator s |
static class |
PrefixCodedTerms.TermIterator
An iterator over the list of terms stored in a
PrefixCodedTerms . |
Modifier and Type | Method and Description |
---|---|
FieldTermIterator |
CoalescedUpdates.termIterator() |