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