Uses of Class
org.apache.lucene.codecs.Codec

Packages that use Codec
Package
Description
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format.
Lucene 8.4 file format.
Lucene 8.6 file format.
Lucene 8.7 file format.
Lucene 9.0 file format.
Lucene 9.1 file format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.2 file format.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.