public class ReIndexingTransientAggregate extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DUPLICATE_AGGREGATE_FIELD |
static String |
DUPLICATE_AGGREGATE_NAME |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.action.search.SearchRequestBuilder |
aggregateDuplicate(org.elasticsearch.action.search.SearchRequestBuilder request,
int nbBuckets) |
static ReIndexingTransientAggregate |
get() |
public static final String DUPLICATE_AGGREGATE_NAME
public static final String DUPLICATE_AGGREGATE_FIELD
public static ReIndexingTransientAggregate get()
public org.elasticsearch.action.search.SearchRequestBuilder aggregateDuplicate(org.elasticsearch.action.search.SearchRequestBuilder request,
int nbBuckets)
Copyright © 2021. All rights reserved.