Package | Description |
---|---|
org.apache.lucene.codecs.lucene80 |
Components from the Lucene 8.0 index format
See
org.apache.lucene.codecs.lucene84 for an overview
of the index format. |
Modifier and Type | Method and Description |
---|---|
static Lucene80DocValuesFormat.Mode |
Lucene80DocValuesFormat.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lucene80DocValuesFormat.Mode[] |
Lucene80DocValuesFormat.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Lucene80DocValuesFormat(Lucene80DocValuesFormat.Mode mode)
Constructor
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.