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

Packages that use FieldInfo
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.0 compressing format.
Lucene 9.9 file format.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Internal bridges to package-private internals, for use by the lucene test framework only.
Navigable Small-World graph, nominally Hierarchical but currently only has a single layer.