Uses of Package
org.apache.lucene.codecs

Packages that use org.apache.lucene.codecs
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
BlockTree terms dictionary.
Lucene 9.0 compressing format.
Lucene 9.1 file format.
Postings format that can delegate to different formats per-field.
Code to maintain and access indices.
Block KD-tree, implementing the generic spatial data structure described in this paper.