| Package | Description |
|---|---|
| org.apache.solr.client.solrj.request.json |
Allows sending of requests using Solr's JSON query/faceting API
|
| Modifier and Type | Method and Description |
|---|---|
static TermsFacetMap.FacetMethod |
TermsFacetMap.FacetMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TermsFacetMap.FacetMethod[] |
TermsFacetMap.FacetMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TermsFacetMap |
TermsFacetMap.setFacetMethod(TermsFacetMap.FacetMethod method)
Indicate which method should be used to compute the facet.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.