Package | Description |
---|---|
org.apache.lucene.codecs.lucene87 |
Lucene 8.7 file format.
|
Modifier and Type | Method and Description |
---|---|
static Lucene87StoredFieldsFormat.Mode |
Lucene87StoredFieldsFormat.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lucene87StoredFieldsFormat.Mode[] |
Lucene87StoredFieldsFormat.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Lucene87StoredFieldsFormat(Lucene87StoredFieldsFormat.Mode mode)
Stored fields format with specified mode
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.