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.
Codec to support Lucene 3.x indexes (readonly)
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.2 file format.
Lucene 4.5 file format.
Lucene 4.6 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.lucene3x
Methods in org.apache.lucene.codecs.lucene3x that return FieldInfosFormat -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene40
Subclasses of FieldInfosFormat in org.apache.lucene.codecs.lucene40Modifier and TypeClassDescriptionclass
Deprecated.Only for reading old 4.0 and 4.1 segmentsMethods in org.apache.lucene.codecs.lucene40 that return FieldInfosFormat -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene41
Methods in org.apache.lucene.codecs.lucene41 that return FieldInfosFormat -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene42
Subclasses of FieldInfosFormat in org.apache.lucene.codecs.lucene42Modifier and TypeClassDescriptionclass
Deprecated.Only for reading old 4.2-4.5 segmentsMethods in org.apache.lucene.codecs.lucene42 that return FieldInfosFormat -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene45
Methods in org.apache.lucene.codecs.lucene45 that return FieldInfosFormat -
Uses of FieldInfosFormat in org.apache.lucene.codecs.lucene46
Subclasses of FieldInfosFormat in org.apache.lucene.codecs.lucene46Modifier and TypeClassDescriptionfinal class
Lucene 4.6 Field Infos format.Methods in org.apache.lucene.codecs.lucene46 that return FieldInfosFormat