Package | Description |
---|---|
org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
Modifier and Type | Method and Description |
---|---|
static IndexSchema.SchemaProps.Handler |
IndexSchema.SchemaProps.Handler.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexSchema.SchemaProps.Handler[] |
IndexSchema.SchemaProps.Handler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.