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

Packages that use BinaryDocValues
Package
Description
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
Postings format that can delegate to different formats per-field.
Simpletext Codec: writes human readable postings.
The logical representation of a Document for indexing and searching.
Taxonomy of Categories.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Monitoring framework
Code to search indices.
Highlighting search terms.