Class Aggregation.CommonFields
java.lang.Object
org.elasticsearch.xcontent.ParseField.CommonFields
org.elasticsearch.search.aggregations.Aggregation.CommonFields
- Enclosing interface:
- Aggregation
Common xcontent fields that are shared among addAggregation
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
static final ParseField
-
Constructor Summary
-
Method Summary
-
Field Details
-
META
-
BUCKETS
-
VALUE
-
VALUES
-
VALUE_AS_STRING
-
DOC_COUNT
-
KEY
-
KEY_AS_STRING
-
FROM
-
FROM_AS_STRING
-
TO
-
TO_AS_STRING
-
MIN
-
MIN_AS_STRING
-
MAX
-
MAX_AS_STRING
-
-
Constructor Details
-
CommonFields
public CommonFields()
-