Uses of Enum Class
org.apache.lucene.backward_codecs.lucene80.Lucene80DocValuesFormat.Mode
Packages that use Lucene80DocValuesFormat.Mode
Package
Description
Components from the Lucene 8.0 index format.
Lucene 8.7 file format.
-
Uses of Lucene80DocValuesFormat.Mode in org.apache.lucene.backward_codecs.lucene80
Methods in org.apache.lucene.backward_codecs.lucene80 that return Lucene80DocValuesFormat.ModeModifier and TypeMethodDescriptionstatic Lucene80DocValuesFormat.Mode
Returns the enum constant of this class with the specified name.static Lucene80DocValuesFormat.Mode[]
Lucene80DocValuesFormat.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.lucene.backward_codecs.lucene80 with parameters of type Lucene80DocValuesFormat.ModeModifierConstructorDescriptionConstructor -
Uses of Lucene80DocValuesFormat.Mode in org.apache.lucene.backward_codecs.lucene87
Fields in org.apache.lucene.backward_codecs.lucene87 declared as Lucene80DocValuesFormat.ModeModifier and TypeFieldDescriptionprotected final Lucene80DocValuesFormat.Mode
Lucene87Codec.Mode.dvMode
compression mode for doc value fields