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.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.5 file format.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.