Uses of Class
org.apache.lucene.codecs.FieldInfosFormat
Packages that use FieldInfosFormat
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Lucene 10.1 file format.
Lucene 9.4 file format.
-
Uses of FieldInfosFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return FieldInfosFormatModifier and TypeMethodDescriptionabstract FieldInfosFormat
Codec.fieldInfosFormat()
Encodes/decodes field infos fileFilterCodec.fieldInfosFormat()
-
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene101
Methods in org.apache.lucene.codecs.lucene101 that return FieldInfosFormat -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene94
Subclasses of FieldInfosFormat in org.apache.lucene.codecs.lucene94Modifier and TypeClassDescriptionfinal class
Lucene 9.0 Field Infos format.