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 9.0 file format.
Lucene 9.1 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.lucene90
Subclasses of FieldInfosFormat in org.apache.lucene.codecs.lucene90Modifier and TypeClassDescriptionfinal class
Lucene 9.0 Field Infos format. -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene91
Methods in org.apache.lucene.codecs.lucene91 that return FieldInfosFormat