@Deprecated public class HistogramFacetRequest extends AbstractFacetRequest
INTERNAL_STATSFIELD_SORT, FIELD_UNTOUCHED| Constructor and Description |
|---|
HistogramFacetRequest(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.search.aggregations.AbstractAggregationBuilder |
getFacet()
Deprecated.
|
void |
setField(String field)
Deprecated.
|
void |
setInterval(long interval)
Deprecated.
|
void |
setTimeUnit(org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval timeUnit)
Deprecated.
|
applyQueryFilter, getName, setApplyQueryFilterpublic HistogramFacetRequest(String name)
public void setField(String field)
public void setInterval(long interval)
public void setTimeUnit(org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval timeUnit)
public org.elasticsearch.search.aggregations.AbstractAggregationBuilder getFacet()
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.