Package | Description |
---|---|
org.apache.maven.index |
Modifier and Type | Method and Description |
---|---|
IndexerFieldVersion |
IndexerField.getVersion() |
static IndexerFieldVersion |
IndexerFieldVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexerFieldVersion[] |
IndexerFieldVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IndexerField(Field ontology,
IndexerFieldVersion version,
String key,
String description,
org.apache.lucene.document.FieldType fieldType) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.