Package | Description |
---|---|
org.apache.solr.search.facet |
APIs and classes for the JSON Facet API.
|
Modifier and Type | Method and Description |
---|---|
static FacetField.FacetMethod |
FacetField.FacetMethod.fromString(String method) |
static FacetField.FacetMethod |
FacetField.FacetMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetField.FacetMethod[] |
FacetField.FacetMethod.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.