| Modifier and Type | Method and Description |
|---|---|
ParseField |
ParseField.withAllDeprecated(String allReplacedWith)
Return a new ParseField where all field names are deprecated and replaced with
allReplacedWith. |
ParseField |
ParseField.withDeprecation(String... deprecatedNames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParseFieldMatcher.match(String fieldName,
ParseField parseField)
Matches a
ParseField against a field name, and throws deprecation exception depending on the current
value of the IndexQueryParserService.PARSE_STRICT setting. |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
Fuzziness.FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
CompletionFieldMapper.Fields.MAX_INPUT_LENGTH |
static ParseField |
CompletionFieldMapper.Fields.PRESERVE_POSITION_INCREMENTS |
static ParseField |
CompletionFieldMapper.Fields.PRESERVE_SEPARATORS |
static ParseField |
CompletionFieldMapper.Fields.SEARCH_ANALYZER |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
MoreLikeThisQueryParser.Field.ANALYZER |
static ParseField |
MoreLikeThisQueryParser.Field.BOOST_TERMS |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.DOC |
static ParseField |
MoreLikeThisQueryParser.Field.DOCS |
static ParseField |
MoreLikeThisQueryParser.Field.FAIL_ON_UNSUPPORTED_FIELD |
static ParseField |
MoreLikeThisQueryParser.Field.FIELDS |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.FIELDS |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.ID |
static ParseField |
MoreLikeThisQueryParser.Field.IDS |
static ParseField |
MoreLikeThisQueryParser.Field.INCLUDE |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.INDEX |
static ParseField |
MoreLikeThisQueryParser.Field.LIKE |
static ParseField |
MoreLikeThisQueryParser.Field.LIKE_TEXT |
static ParseField |
MoreLikeThisQueryParser.Field.MAX_DOC_FREQ |
static ParseField |
MoreLikeThisQueryParser.Field.MAX_QUERY_TERMS |
static ParseField |
MoreLikeThisQueryParser.Field.MAX_WORD_LENGTH |
static ParseField |
MoreLikeThisQueryParser.Field.MIN_DOC_FREQ |
static ParseField |
MoreLikeThisQueryParser.Field.MIN_TERM_FREQ |
static ParseField |
MoreLikeThisQueryParser.Field.MIN_WORD_LENGTH |
static ParseField |
MoreLikeThisQueryParser.Field.MINIMUM_SHOULD_MATCH |
static ParseField |
GeoDistanceQueryParser.OPTIMIZE_BBOX_FIELD |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.PER_FIELD_ANALYZER |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.ROUTING |
static ParseField |
MoreLikeThisQueryParser.Field.STOP_WORDS |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.TYPE |
static ParseField |
MoreLikeThisQueryParser.Field.UNLIKE |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.VERSION |
static ParseField |
MoreLikeThisQueryBuilder.Item.Field.VERSION_TYPE |
| Modifier and Type | Method and Description |
|---|---|
ParseField |
MultiMatchQueryBuilder.Type.parseField() |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
DecayFunctionParser.MULTI_VALUE_MODE |
static ParseField |
FunctionScoreQueryParser.WEIGHT_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
RestAnalyzeAction.Fields.ANALYZER |
static ParseField |
RestAnalyzeAction.Fields.ATTRIBUTES |
static ParseField |
RestAnalyzeAction.Fields.CHAR_FILTERS |
static ParseField |
RestAnalyzeAction.Fields.EXPLAIN |
static ParseField |
RestAnalyzeAction.Fields.FIELD |
static ParseField |
RestAnalyzeAction.Fields.TEXT |
static ParseField |
RestAnalyzeAction.Fields.TOKEN_FILTERS |
static ParseField |
RestAnalyzeAction.Fields.TOKENIZER |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
RestClearIndicesCacheAction.Fields.FIELD_DATA |
static ParseField |
RestClearIndicesCacheAction.Fields.FIELDS |
static ParseField |
RestClearIndicesCacheAction.Fields.QUERY |
static ParseField |
RestClearIndicesCacheAction.Fields.RECYCLER |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
Script.ScriptField.LANG |
static ParseField |
Script.ScriptField.PARAMS |
static ParseField |
Script.ScriptField.SCRIPT |
static ParseField |
ScriptService.SCRIPT_FILE
Deprecated.
Use
ScriptService.ScriptType.getParseField() instead. This should
be removed in 2.0 |
static ParseField |
ScriptService.SCRIPT_ID
Deprecated.
Use
ScriptService.ScriptType.getParseField() instead. This should
be removed in 2.0 |
static ParseField |
ScriptService.SCRIPT_INLINE
Deprecated.
Use
ScriptService.ScriptType.getParseField() instead. This should
be removed in 2.0 |
static ParseField |
ScriptService.SCRIPT_LANG
Deprecated.
Use
Script.ScriptField instead. This should be removed in
2.0 |
| Modifier and Type | Method and Description |
|---|---|
ParseField |
ScriptService.ScriptType.getParseField() |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
Aggregator.SubAggCollectionMode.KEY |
| Modifier and Type | Method and Description |
|---|---|
ParseField |
Aggregator.SubAggCollectionMode.parseField() |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
FiltersParser.FILTERS_FIELD |
static ParseField |
FiltersParser.OTHER_BUCKET_FIELD |
static ParseField |
FiltersParser.OTHER_BUCKET_KEY_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
SamplerParser.EXECUTION_HINT_FIELD |
static ParseField |
SamplerParser.MAX_DOCS_PER_VALUE_FIELD |
static ParseField |
SamplerParser.SHARD_SIZE_FIELD |
| Modifier and Type | Field and Description |
|---|---|
protected static ParseField |
NXYSignificanceHeuristic.BACKGROUND_IS_SUPERSET |
protected static ParseField |
NXYSignificanceHeuristic.INCLUDE_NEGATIVES_FIELD |
protected static ParseField |
ChiSquare.NAMES_FIELD |
protected static ParseField |
MutualInformation.NAMES_FIELD |
protected static ParseField |
ScriptHeuristic.NAMES_FIELD |
protected static ParseField |
GND.NAMES_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
AbstractTermsParametersParser.EXECUTION_HINT_FIELD_NAME |
static ParseField |
AbstractTermsParametersParser.MIN_DOC_COUNT_FIELD_NAME |
static ParseField |
AbstractTermsParametersParser.REQUIRED_SIZE_FIELD_NAME |
static ParseField |
AbstractTermsParametersParser.SHARD_MIN_DOC_COUNT_FIELD_NAME |
static ParseField |
AbstractTermsParametersParser.SHARD_SIZE_FIELD_NAME |
static ParseField |
AbstractTermsParametersParser.SHOW_TERM_DOC_COUNT_ERROR |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
AbstractPercentilesParser.COMPRESSION_FIELD |
static ParseField |
AbstractPercentilesParser.KEYED_FIELD |
static ParseField |
AbstractPercentilesParser.METHOD_FIELD |
static ParseField |
AbstractPercentilesParser.NUMBER_SIGNIFICANT_DIGITS_FIELD |
static ParseField |
PercentilesParser.PERCENTS_FIELD |
static ParseField |
PercentileRanksParser.VALUES_FIELD |
| Modifier and Type | Method and Description |
|---|---|
protected ParseField |
PercentileRanksParser.keysField() |
protected abstract ParseField |
AbstractPercentilesParser.keysField() |
protected ParseField |
PercentilesParser.keysField() |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
ScriptedMetricParser.COMBINE_SCRIPT_FIELD |
static ParseField |
ScriptedMetricParser.INIT_SCRIPT_FIELD |
static ParseField |
ScriptedMetricParser.LANG_FIELD |
static ParseField |
ScriptedMetricParser.MAP_SCRIPT_FIELD |
static ParseField |
ScriptedMetricParser.PARAMS_FIELD |
static ParseField |
ScriptedMetricParser.REDUCE_PARAMS_FIELD |
static ParseField |
ScriptedMetricParser.REDUCE_SCRIPT_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
PipelineAggregator.Parser.BUCKETS_PATH |
static ParseField |
PipelineAggregator.Parser.FORMAT |
static ParseField |
PipelineAggregator.Parser.GAP_POLICY |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
BucketMetricsParser.FORMAT |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
PercentilesBucketParser.PERCENTS |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
BucketScriptParser.FORMAT |
static ParseField |
BucketScriptParser.GAP_POLICY |
static ParseField |
BucketScriptParser.PARAMS_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
CumulativeSumParser.FORMAT |
static ParseField |
CumulativeSumParser.GAP_POLICY |
static ParseField |
CumulativeSumParser.UNIT |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
DerivativeParser.FORMAT |
static ParseField |
DerivativeParser.GAP_POLICY |
static ParseField |
DerivativeParser.UNIT |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
BucketSelectorParser.FORMAT |
static ParseField |
BucketSelectorParser.GAP_POLICY |
static ParseField |
BucketSelectorParser.PARAMS_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
MovAvgParser.MINIMIZE |
static ParseField |
MovAvgParser.MODEL |
static ParseField |
MovAvgParser.PREDICT |
static ParseField |
MovAvgParser.SETTINGS |
static ParseField |
MovAvgParser.WINDOW |
| Modifier and Type | Field and Description |
|---|---|
protected static ParseField |
HoltWintersModel.NAME_FIELD |
protected static ParseField |
SimpleModel.NAME_FIELD |
protected static ParseField |
LinearModel.NAME_FIELD |
protected static ParseField |
EwmaModel.NAME_FIELD |
protected static ParseField |
HoltLinearModel.NAME_FIELD |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
SerialDiffParser.FORMAT |
static ParseField |
SerialDiffParser.GAP_POLICY |
static ParseField |
SerialDiffParser.LAG |
| Constructor and Description |
|---|
GeoPointParser(String aggName,
InternalAggregation.Type aggType,
SearchContext context,
ParseField field) |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
SortParseElement.IGNORE_UNMAPPED |
static ParseField |
SortParseElement.UNMAPPED_TYPE |
| Modifier and Type | Field and Description |
|---|---|
static ParseField |
SuggestUtils.Fields.MAX_EDITS |
static ParseField |
SuggestUtils.Fields.MAX_INSPECTIONS |
static ParseField |
SuggestUtils.Fields.MAX_TERM_FREQ |
static ParseField |
SuggestUtils.Fields.MIN_DOC_FREQ |
static ParseField |
SuggestUtils.Fields.MIN_WORD_LENGTH |
static ParseField |
SuggestUtils.Fields.PREFIX_LENGTH |
static ParseField |
SuggestUtils.Fields.SHARD_SIZE |
static ParseField |
SuggestUtils.Fields.STRING_DISTANCE |
static ParseField |
SuggestUtils.Fields.SUGGEST_MODE |
Copyright © 2009–2017. All rights reserved.