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 | Field and Description |
---|---|
static ParseField |
Fuzziness.FIELD |
Modifier and Type | Field and Description |
---|---|
static ParseField |
CompletionFieldMapper.Fields.INDEX_ANALYZER |
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.Fields.BOOST_TERMS |
static ParseField |
MoreLikeThisQueryParser.Fields.DOCUMENT_IDS |
static ParseField |
MoreLikeThisQueryParser.Fields.DOCUMENTS |
static ParseField |
MoreLikeThisQueryParser.Fields.EXCLUDE |
static ParseField |
MoreLikeThisQueryParser.Fields.FAIL_ON_UNSUPPORTED_FIELD |
static ParseField |
MoreLikeThisQueryParser.Fields.INCLUDE |
static ParseField |
MoreLikeThisQueryParser.Fields.LIKE_TEXT |
static ParseField |
MoreLikeThisQueryParser.Fields.MAX_DOC_FREQ |
static ParseField |
MoreLikeThisQueryParser.Fields.MAX_QUERY_TERMS |
static ParseField |
MoreLikeThisQueryParser.Fields.MAX_WORD_LENGTH |
static ParseField |
MoreLikeThisQueryParser.Fields.MIN_DOC_FREQ |
static ParseField |
MoreLikeThisQueryParser.Fields.MIN_TERM_FREQ |
static ParseField |
MoreLikeThisQueryParser.Fields.MIN_WORD_LENGTH |
static ParseField |
MoreLikeThisQueryParser.Fields.MINIMUM_SHOULD_MATCH |
static ParseField |
MoreLikeThisQueryParser.Fields.PERCENT_TERMS_TO_MATCH |
static ParseField |
MoreLikeThisQueryParser.Fields.STOP_WORDS |
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 |
RestClearIndicesCacheAction.Fields.FIELD_DATA |
static ParseField |
RestClearIndicesCacheAction.Fields.FIELDS |
static ParseField |
RestClearIndicesCacheAction.Fields.FILTER |
static ParseField |
RestClearIndicesCacheAction.Fields.FILTER_KEYS |
static ParseField |
RestClearIndicesCacheAction.Fields.ID |
static ParseField |
RestClearIndicesCacheAction.Fields.RECYCLER |
Modifier and Type | Field and Description |
---|---|
static ParseField |
ScriptService.KEY_SCRIPT_FILE |
static ParseField |
ScriptService.KEY_SCRIPT_ID |
static ParseField |
ScriptService.KEY_SCRIPT_INLINE |
static ParseField |
ScriptService.SCRIPT_FILE |
static ParseField |
ScriptService.SCRIPT_ID |
static ParseField |
ScriptService.SCRIPT_INLINE |
static ParseField |
ScriptService.SCRIPT_LANG |
static ParseField |
ScriptService.VALUE_SCRIPT_FILE |
static ParseField |
ScriptService.VALUE_SCRIPT_ID |
static ParseField |
ScriptService.VALUE_SCRIPT_INLINE |
Modifier and Type | Field and Description |
---|---|
static ParseField |
Aggregator.COLLECT_MODE |
Modifier and Type | Method and Description |
---|---|
ParseField |
Aggregator.SubAggCollectionMode.parseField() |
Modifier and Type | Field and Description |
---|---|
protected static ParseField |
NXYSignificanceHeuristic.BACKGROUND_IS_SUPERSET |
protected static ParseField |
NXYSignificanceHeuristic.INCLUDE_NEGATIVES_FIELD |
protected static ParseField |
MutualInformation.NAMES_FIELD |
protected static ParseField |
GND.NAMES_FIELD |
protected static ParseField |
ScriptHeuristic.NAMES_FIELD |
protected static ParseField |
ChiSquare.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 |
ScriptedMetricParser.LANG_FIELD |
static ParseField |
ScriptedMetricParser.PARAMS_FIELD |
static ParseField |
ScriptedMetricParser.REDUCE_PARAMS_FIELD |
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–2015. All rights reserved.