Uses of Class
org.apache.lucene.codecs.StoredFieldsFormat
-
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene50
Subclasses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene50 Modifier and Type Class Description class
Lucene50StoredFieldsFormat
Lucene 5.0 stored fields format.Methods in org.apache.lucene.backward_codecs.lucene50 that return StoredFieldsFormat Modifier and Type Method Description (package private) StoredFieldsFormat
Lucene50StoredFieldsFormat. impl(Lucene50StoredFieldsFormat.Mode mode)
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene50.compressing
Subclasses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene50.compressing Modifier and Type Class Description class
Lucene50CompressingStoredFieldsFormat
AStoredFieldsFormat
that compresses documents in chunks in order to improve the compression ratio. -
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene70
Fields in org.apache.lucene.backward_codecs.lucene70 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene70Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene70 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene70Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene80
Fields in org.apache.lucene.backward_codecs.lucene80 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene80Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene80 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene80Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene84
Fields in org.apache.lucene.backward_codecs.lucene84 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene84Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene84 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene84Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene86
Fields in org.apache.lucene.backward_codecs.lucene86 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene86Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene86 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene86Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene87
Subclasses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene87 Modifier and Type Class Description class
Lucene87StoredFieldsFormat
Lucene 8.7 stored fields format.Fields in org.apache.lucene.backward_codecs.lucene87 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene87Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene87 that return StoredFieldsFormat Modifier and Type Method Description (package private) StoredFieldsFormat
Lucene87StoredFieldsFormat. impl(Lucene87StoredFieldsFormat.Mode mode)
StoredFieldsFormat
Lucene87Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene90
Fields in org.apache.lucene.backward_codecs.lucene90 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene90Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene90 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene90Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene91
Fields in org.apache.lucene.backward_codecs.lucene91 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene91Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene91 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene91Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene92
Fields in org.apache.lucene.backward_codecs.lucene92 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene92Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene92 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene92Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene94
Fields in org.apache.lucene.backward_codecs.lucene94 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene94Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene94 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene94Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.backward_codecs.lucene95
Fields in org.apache.lucene.backward_codecs.lucene95 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene95Codec. storedFieldsFormat
Methods in org.apache.lucene.backward_codecs.lucene95 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene95Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return StoredFieldsFormat Modifier and Type Method Description abstract StoredFieldsFormat
Codec. storedFieldsFormat()
Encodes/decodes stored fieldsStoredFieldsFormat
FilterCodec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.codecs.lucene90
Subclasses of StoredFieldsFormat in org.apache.lucene.codecs.lucene90 Modifier and Type Class Description class
Lucene90StoredFieldsFormat
Lucene 9.0 stored fields format.Methods in org.apache.lucene.codecs.lucene90 that return StoredFieldsFormat Modifier and Type Method Description (package private) StoredFieldsFormat
Lucene90StoredFieldsFormat. impl(Lucene90StoredFieldsFormat.Mode mode)
-
Uses of StoredFieldsFormat in org.apache.lucene.codecs.lucene90.compressing
Subclasses of StoredFieldsFormat in org.apache.lucene.codecs.lucene90.compressing Modifier and Type Class Description class
Lucene90CompressingStoredFieldsFormat
AStoredFieldsFormat
that compresses documents in chunks in order to improve the compression ratio. -
Uses of StoredFieldsFormat in org.apache.lucene.codecs.lucene99
Fields in org.apache.lucene.codecs.lucene99 declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
Lucene99Codec. storedFieldsFormat
Methods in org.apache.lucene.codecs.lucene99 that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
Lucene99Codec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.codecs.simpletext
Subclasses of StoredFieldsFormat in org.apache.lucene.codecs.simpletext Modifier and Type Class Description class
SimpleTextStoredFieldsFormat
plain text stored fields format.Fields in org.apache.lucene.codecs.simpletext declared as StoredFieldsFormat Modifier and Type Field Description private StoredFieldsFormat
SimpleTextCodec. storedFields
Methods in org.apache.lucene.codecs.simpletext that return StoredFieldsFormat Modifier and Type Method Description StoredFieldsFormat
SimpleTextCodec. storedFieldsFormat()
-
Uses of StoredFieldsFormat in org.apache.lucene.index
Fields in org.apache.lucene.index declared as StoredFieldsFormat Modifier and Type Field Description private static StoredFieldsFormat
SortingStoredFieldsConsumer. TEMP_STORED_FIELDS_FORMAT
-