Uses of Class
org.apache.lucene.codecs.DocValuesFormat
Packages that use DocValuesFormat
Package
Description
Components from the Lucene 7.0 index format.
Components from the Lucene 8.0 index format.
Lucene 8.4 file format.
Lucene 8.6 file format.
Lucene 8.7 file format.
Lucene 9.0 file format.
Lucene 9.1 file format.
Lucene 9.2 file format.
Lucene 9.4 file format.
Lucene 9.5 file format.
Lucene 9.9 file format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
Lucene 9.12 file format.
Postings format that can delegate to different formats per-field.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.
-
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene70
Subclasses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene70Modifier and TypeClassDescriptionfinal class
Lucene 7.0 DocValues format.Fields in org.apache.lucene.backward_codecs.lucene70 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene70Codec.defaultDVFormat
private final DocValuesFormat
Lucene70Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene70 that return DocValuesFormat -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene80
Subclasses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene80Modifier and TypeClassDescriptionfinal class
Lucene 8.0 DocValues format.Fields in org.apache.lucene.backward_codecs.lucene80 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene80Codec.defaultDVFormat
private final DocValuesFormat
Lucene80Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene80 that return DocValuesFormat -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene84
Fields in org.apache.lucene.backward_codecs.lucene84 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene84Codec.defaultDVFormat
private final DocValuesFormat
Lucene84Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene84 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene84Codec.docValuesFormat()
Lucene84Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene86
Fields in org.apache.lucene.backward_codecs.lucene86 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene86Codec.defaultDVFormat
private final DocValuesFormat
Lucene86Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene86 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene86Codec.docValuesFormat()
Lucene86Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene87
Fields in org.apache.lucene.backward_codecs.lucene87 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene87Codec.defaultDVFormat
private final DocValuesFormat
Lucene87Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene87 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene87Codec.docValuesFormat()
Lucene87Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene90
Fields in org.apache.lucene.backward_codecs.lucene90 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene90Codec.defaultDVFormat
private final DocValuesFormat
Lucene90Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene90 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene90Codec.docValuesFormat()
Lucene90Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene91
Fields in org.apache.lucene.backward_codecs.lucene91 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene91Codec.defaultDVFormat
private final DocValuesFormat
Lucene91Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene91 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene91Codec.docValuesFormat()
Lucene91Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene92
Fields in org.apache.lucene.backward_codecs.lucene92 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene92Codec.defaultDVFormat
private final DocValuesFormat
Lucene92Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene92 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene92Codec.docValuesFormat()
Lucene92Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene94
Fields in org.apache.lucene.backward_codecs.lucene94 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene94Codec.defaultDVFormat
private final DocValuesFormat
Lucene94Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene94 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene94Codec.docValuesFormat()
Lucene94Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene95
Fields in org.apache.lucene.backward_codecs.lucene95 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene95Codec.defaultDVFormat
private final DocValuesFormat
Lucene95Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene95 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene95Codec.docValuesFormat()
Lucene95Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.backward_codecs.lucene99
Fields in org.apache.lucene.backward_codecs.lucene99 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene99Codec.defaultDVFormat
private final DocValuesFormat
Lucene99Codec.docValuesFormat
Methods in org.apache.lucene.backward_codecs.lucene99 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene99Codec.docValuesFormat()
Lucene99Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.codecs
Fields in org.apache.lucene.codecs with type parameters of type DocValuesFormatModifier and TypeFieldDescriptionprivate static final NamedSPILoader
<DocValuesFormat> DocValuesFormat.Holder.LOADER
Methods in org.apache.lucene.codecs that return DocValuesFormatModifier and TypeMethodDescriptionabstract DocValuesFormat
Codec.docValuesFormat()
Encodes/decodes docvaluesFilterCodec.docValuesFormat()
static DocValuesFormat
looks up a format by nameMethods in org.apache.lucene.codecs that return types with arguments of type DocValuesFormatModifier and TypeMethodDescription(package private) static NamedSPILoader
<DocValuesFormat> DocValuesFormat.Holder.getLoader()
-
Uses of DocValuesFormat in org.apache.lucene.codecs.lucene90
Subclasses of DocValuesFormat in org.apache.lucene.codecs.lucene90Modifier and TypeClassDescriptionfinal class
Lucene 9.0 DocValues format. -
Uses of DocValuesFormat in org.apache.lucene.codecs.lucene912
Fields in org.apache.lucene.codecs.lucene912 declared as DocValuesFormatModifier and TypeFieldDescriptionprivate final DocValuesFormat
Lucene912Codec.defaultDVFormat
private final DocValuesFormat
Lucene912Codec.docValuesFormat
Methods in org.apache.lucene.codecs.lucene912 that return DocValuesFormatModifier and TypeMethodDescriptionfinal DocValuesFormat
Lucene912Codec.docValuesFormat()
Lucene912Codec.getDocValuesFormatForField
(String field) Returns the docvalues format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.codecs.perfield
Subclasses of DocValuesFormat in org.apache.lucene.codecs.perfieldModifier and TypeClassDescriptionclass
Enables per field docvalues support.Fields in org.apache.lucene.codecs.perfield with type parameters of type DocValuesFormatModifier and TypeFieldDescriptionprivate final Map
<DocValuesFormat, PerFieldDocValuesFormat.ConsumerAndSuffix> PerFieldDocValuesFormat.FieldsWriter.formats
Methods in org.apache.lucene.codecs.perfield that return DocValuesFormatModifier and TypeMethodDescriptionabstract DocValuesFormat
PerFieldDocValuesFormat.getDocValuesFormatForField
(String field) Returns the doc values format that should be used for writing new segments offield
. -
Uses of DocValuesFormat in org.apache.lucene.codecs.simpletext
Subclasses of DocValuesFormat in org.apache.lucene.codecs.simpletextModifier and TypeClassDescription(package private) class
plain text doc values format.Fields in org.apache.lucene.codecs.simpletext declared as DocValuesFormatMethods in org.apache.lucene.codecs.simpletext that return DocValuesFormat -
Uses of DocValuesFormat in org.apache.lucene.index
Methods in org.apache.lucene.index with parameters of type DocValuesFormatModifier and TypeMethodDescriptionprivate void
ReadersAndUpdates.handleDVUpdates
(FieldInfos infos, Directory dir, DocValuesFormat dvFormat, SegmentReader reader, Map<Integer, Set<String>> fieldFiles, long maxDelGen, InfoStream infoStream)