Uses of Interface
org.apache.lucene.util.BytesRefArray.IndexedBytesRefIterator
Packages that use BytesRefArray.IndexedBytesRefIterator
Package
Description
Code to maintain and access indices.
Some utility classes.
-
Uses of BytesRefArray.IndexedBytesRefIterator in org.apache.lucene.index
Fields in org.apache.lucene.index declared as BytesRefArray.IndexedBytesRefIteratorModifier and TypeFieldDescriptionprivate final BytesRefArray.IndexedBytesRefIteratorFieldUpdatesBuffer.BufferedUpdateIterator.lookAheadTermIteratorprivate final BytesRefArray.IndexedBytesRefIteratorFieldUpdatesBuffer.BufferedUpdateIterator.termValuesIterator -
Uses of BytesRefArray.IndexedBytesRefIterator in org.apache.lucene.util
Methods in org.apache.lucene.util that return BytesRefArray.IndexedBytesRefIteratorModifier and TypeMethodDescriptionBytesRefArray.iterator(BytesRefArray.SortState sortState) Returns anBytesRefArray.IndexedBytesRefIteratorwith point in time semantics.