Uses of Class
org.apache.lucene.index.FieldTermIterator
-
Packages that use FieldTermIterator Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of FieldTermIterator in org.apache.lucene.index
Subclasses of FieldTermIterator in org.apache.lucene.index Modifier and Type Class Description static class
PrefixCodedTerms.TermIterator
An iterator over the list of terms stored in aPrefixCodedTerms
.
-