Uses of Interface
org.apache.lucene.util.Bits

Packages that use Bits
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
HNSW vector helper classes.
Lucene 9.0 file format.
Lucene 9.5 file format.
Lucene 9.9 file format.
Postings format that can delegate to different formats per-field.
Code to maintain and access indices.
Code to search indices.
Some utility classes.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.