Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.search |
Code to search indices.
|
org.apache.lucene.search.join |
Support for index-time and query-time joins.
|
Modifier and Type | Method and Description |
---|---|
PrefixCodedTerms.TermIterator |
PrefixCodedTerms.iterator()
Return an iterator over the terms stored in this
PrefixCodedTerms . |
Modifier and Type | Field and Description |
---|---|
private PrefixCodedTerms.TermIterator |
PointInSetQuery.MergePointVisitor.iterator |
Modifier and Type | Field and Description |
---|---|
private PrefixCodedTerms.TermIterator |
PointInSetIncludingScoreQuery.MergePointVisitor.iterator |