Uses of Class
org.apache.lucene.search.DocIdSetIterator

Packages that use DocIdSetIterator
Package
Description
Lucene 9.0 file format.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Code to search indices.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
Classes related to vector search: knn and vector fields.
Some utility classes.