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