elasticsearch/docs/reference/query-dsl
André Pessanha fc5b80abea Rename field_masking_span to span_field_masking (#74718)
`field_masking_span` is the only span query that does not begin with
`span_`.  This commit deprecates the existing name and adds a new
name `span_field_masking` to better fit with the other queries.
2021-07-09 09:08:30 +01:00
..
_query-template.asciidoc [DOCS] Fix capitalization for Query DSL (#69236) (#69240) 2021-02-18 19:40:36 -05:00
bool-query.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
boosting-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
combined-fields-query.asciidoc Introduce combined_fields query (#71711) 2021-04-14 16:04:37 -07:00
common-terms-query.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
compound-queries.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
constant-score-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
dis-max-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
distance-feature-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) (#46494) 2019-09-09 12:35:50 -04:00
exists-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
full-text-queries.asciidoc Introduce combined_fields query (#71711) 2021-04-14 16:04:37 -07:00
function-score-query.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
fuzzy-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
geo-bounding-box-query.asciidoc [DOCS] Deprecate geo_bounding_box query's type param (#74008) (#74009) 2021-06-24 11:14:48 -04:00
geo-distance-query.asciidoc Enable geo_distance and geo_bounding_box queries on geo_shape field type (#64224) (#64326) 2020-10-29 10:49:45 +01:00
geo-polygon-query.asciidoc [DOCS] Fixes deprecation message for Geo-polygon query (#71141) (#71148) 2021-03-31 16:50:02 -04:00
geo-queries.asciidoc Geo shape query vs geo point backport (#53774) 2020-03-19 13:00:36 +01:00
geo-shape-query.asciidoc Add support for Spatial Relationships to geo_point field (#67631) (#67762) 2021-01-20 16:20:32 +01:00
has-child-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
has-parent-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
ids-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
intervals-query.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
joining-queries.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
match-all-query.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
match-bool-prefix-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
match-phrase-prefix-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
match-phrase-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
match-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
minimum-should-match.asciidoc [Docs] Fix typo in minimum-should-match.asciidoc (#46472) 2019-09-09 14:17:19 +02:00
mlt-query.asciidoc [DOCS] Document index.query.default_field index setting (#69922) (#70528) 2021-03-17 17:35:08 -04:00
multi-match-query.asciidoc Introduce combined_fields query (#71711) 2021-04-14 16:04:37 -07:00
multi-term-rewrite.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
nested-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
parent-id-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
percolate-query.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
pinned-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
prefix-query.asciidoc [DOCS] Note case_sensitive param was added in 7.10 (#69405) (#69467) 2021-02-23 13:12:35 -05:00
query-string-query.asciidoc [DOCS] Query strings are normalized for fuzzy (~) operator (#73921) (#74645) 2021-06-28 13:28:23 -04:00
query-string-syntax.asciidoc [DOCS] Query strings are normalized for fuzzy (~) operator (#73921) (#74645) 2021-06-28 13:28:23 -04:00
query_filter_context.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
range-query.asciidoc [doc] Rounding range query rules backport(#63109) (#63155) 2020-10-02 09:40:01 +02:00
rank-feature-query.asciidoc Add doc on rank_feature(s) negative score impact (#71795) 2021-04-20 06:59:13 -04:00
regexp-query.asciidoc [DOCS] Note case_sensitive param was added in 7.10 (#69405) (#69467) 2021-02-23 13:12:35 -05:00
regexp-syntax.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
script-query.asciidoc [DOCS] Update runtime fields for script query (#71338) (#71347) 2021-04-06 11:01:28 -04:00
script-score-query.asciidoc [DOCS] Replace twitter dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
shape-queries.asciidoc Add new point field. (#53804) (#54879) 2020-04-07 15:28:50 +02:00
shape-query.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
simple-query-string-query.asciidoc [DOCS] Expand simple query string query's multi-position token section (#68753) (#68784) 2021-02-09 17:12:39 -05:00
span-containing-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
span-field-masking-query.asciidoc Rename field_masking_span to span_field_masking (#74718) 2021-07-09 09:08:30 +01:00
span-first-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
span-multi-term-query.asciidoc [DOCS] Fix query docs formatting (#60752) (#60760) 2020-08-05 12:47:42 -04:00
span-near-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
span-not-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
span-or-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
span-queries.asciidoc Rename field_masking_span to span_field_masking (#74718) 2021-07-09 09:08:30 +01:00
span-term-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
span-within-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
special-queries.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
term-level-queries.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
term-query.asciidoc [DOCS] Note case_sensitive param was added in 7.10 (#69405) (#69467) 2021-02-23 13:12:35 -05:00
terms-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
terms-set-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) (#59994) 2020-07-21 15:49:58 -04:00
type-query.asciidoc [7.x] [DOCS] Reformat snippets to use two-space indents (#60080) 2020-07-22 15:57:49 -04:00
wildcard-query.asciidoc [DOCS] Note case_sensitive param was added in 7.10 (#69405) (#69467) 2021-02-23 13:12:35 -05:00
wrapper-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00