Uses of Class
org.apache.lucene.index.DocValuesIterator

Packages that use DocValuesIterator
Package
Description
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format See org.apache.lucene.codecs.lucene84 for an overview of the index format.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Code to search indices.
Support for index-time and query-time joins.