Uses of Enum Class
org.apache.lucene.index.IndexOptions

Packages that use IndexOptions
Package
Description
Lucene 6.0 file format.
Lucene 9.0 file format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 10.1 file format.
Lucene 9.4 file format.
Simpletext Codec: writes human readable postings.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.