Package | Description |
---|---|
org.elasticsearch.search.facet |
Modifier and Type | Field and Description |
---|---|
protected FacetBuilder.Mode |
FacetBuilder.mode |
Modifier and Type | Method and Description |
---|---|
static FacetBuilder.Mode |
FacetBuilder.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetBuilder.Mode[] |
FacetBuilder.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FacetBuilder |
FacetBuilder.mode(FacetBuilder.Mode mode) |
Copyright © 2009–2015. All rights reserved.