Package | Description |
---|---|
org.apache.solr.search |
Modifier and Type | Field and Description |
---|---|
(package private) ExtendedDismaxQParser.QType |
ExtendedDismaxQParser.ExtendedSolrQueryParser.type |
Modifier and Type | Method and Description |
---|---|
static ExtendedDismaxQParser.QType |
ExtendedDismaxQParser.QType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedDismaxQParser.QType[] |
ExtendedDismaxQParser.QType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|