| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_BATCH_SIZE |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGGREGATION_DISTINCT_POSTFIX |
"_distinct" |
public static final String |
AGGREGATION_MISSING_POSTFIX |
"_missing" |
public static final String |
AGGREGATION_TERMS_POSTFIX |
"_terms" |
public static final String |
DEFAULT_ANALYZER |
"default" |
public static final String |
FIELD_NOT_ANALYZED |
"raw" |
public static final String |
NGRAM_ANALYZER |
"ngram_analyzer" |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.