@Deprecated public class RangeFacetRequest extends AbstractFacetRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
RANGE_INTERNAL_SUM
Deprecated.
|
INTERNAL_STATSFIELD_SORT, FIELD_UNTOUCHED| Constructor and Description |
|---|
RangeFacetRequest(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRange(Double from,
Double to)
Deprecated.
|
void |
addRange(String from,
String to)
Deprecated.
|
org.elasticsearch.search.aggregations.AbstractAggregationBuilder |
getFacet()
Deprecated.
|
void |
range(Double from,
Double to)
Deprecated.
|
void |
range(String from,
String to)
Deprecated.
|
void |
setField(String field)
Deprecated.
|
void |
setFields(String keyField,
String valueField)
Deprecated.
|
applyQueryFilter, getName, setApplyQueryFilterpublic static final String RANGE_INTERNAL_SUM
public RangeFacetRequest(String name)
public void setField(String field)
public org.elasticsearch.search.aggregations.AbstractAggregationBuilder getFacet()
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.