Uses of Enum
org.apache.maven.index.IndexerFieldVersion
-
Uses of IndexerFieldVersion in org.apache.maven.index
Modifier and TypeMethodDescriptionIndexerField.getVersion()
static IndexerFieldVersion
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.ModifierConstructorDescriptionIndexerField
(Field ontology, IndexerFieldVersion version, String key, String description, org.apache.lucene.document.FieldType fieldType)