elasticsearch/docs/reference/query-dsl
2020-07-07 13:52:10 -04:00
..
_query-template.asciidoc [DOCS] Add query reference docs template (#52292) 2020-04-10 08:46:47 -04:00
bool-query.asciidoc [DOCS] Document minimum_should_match defaults for bool query (#48865) 2019-12-04 12:44:13 -05:00
boosting-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
compound-queries.asciidoc [DOCS] Make Query DSL titles consistent (#43935) 2019-07-18 10:18:11 -04:00
constant-score-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
dis-max-query.asciidoc Remove docs related to index time boosting (#51704) 2020-01-31 09:01:52 -05:00
distance-feature-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
exists-query.asciidoc Fix docs typos (#50365) 2019-12-23 10:35:14 -05:00
full-text-queries.asciidoc [DOCS] Make Query DSL titles consistent (#43935) 2019-07-18 10:18:11 -04:00
function-score-query.asciidoc [Docs] Fix typo in function-score-query.asciidoc (#50030) 2019-12-10 17:33:36 +01:00
fuzzy-query.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
geo-bounding-box-query.asciidoc Adds support for geo-bounds filtering in geogrid aggregations (#50002) 2020-01-14 08:29:10 -08:00
geo-distance-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
geo-polygon-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
geo-queries.asciidoc Geo shape query vs geo point (#52382) 2020-03-18 17:03:52 +01:00
geo-shape-query.asciidoc [DOCS] Extends geo_shape query docs to explain behavior when data is indexed as array of shapes (#57806) 2020-06-08 15:03:59 +02:00
has-child-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
has-parent-query.asciidoc [DOCS] Fix search request body links (#50500) 2019-12-26 14:20:51 -05:00
ids-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
intervals-query.asciidoc Add fuzzy intervals source (#49762) 2020-01-03 09:55:53 +00:00
joining-queries.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
match-all-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
match-bool-prefix-query.asciidoc [Docs] Fix typo in match-bool-prefix-query doc (#56077) 2020-05-04 14:17:00 +02:00
match-phrase-prefix-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
match-phrase-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
match-query.asciidoc [Docs] Fix highlighting in match-query example (#52426) 2020-03-18 11:52:50 +01:00
minimum-should-match.asciidoc [Docs] Fix typo in minimum-should-match.asciidoc (#46472) 2019-09-09 14:17:49 +02:00
mlt-query.asciidoc [Docs] Correct max_doc_freq default value (#49536) 2019-11-26 10:46:44 +01:00
multi-match-query.asciidoc Remove docs related to index time boosting (#51704) 2020-01-31 09:01:52 -05:00
multi-term-rewrite.asciidoc [DOCS] Make Query DSL titles consistent (#43935) 2019-07-18 10:18:11 -04:00
nested-query.asciidoc [DOCS] Add multi-level nested query example to nested query docs (#46986) 2019-09-25 00:56:15 -04:00
parent-id-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
percolate-query.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
pinned-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
prefix-query.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
query-string-query.asciidoc [DOCS] Warn about searching across all fields wt. query_string (#55853) 2020-04-28 09:19:24 -04:00
query-string-syntax.asciidoc [DOCS] Fuzzy wildcard not supported in query_string (#50466) 2020-01-07 12:53:47 -06:00
query_filter_context.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
range-query.asciidoc [DOCS] Replace datatype with data type (#58972) 2020-07-07 13:52:10 -04:00
rank-feature-query.asciidoc [DOCS] Fix typo in rank feature query docs (#57401) 2020-06-01 08:42:09 -04:00
regexp-query.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
regexp-syntax.asciidoc [Docs] Correct examples for * and + in regexp-syntax.asciidoc (#53210) 2020-03-06 17:19:37 +01:00
script-query.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
script-score-query.asciidoc Correct boost calculation in script_score query (#52478) 2020-02-24 10:46:33 -05:00
shape-queries.asciidoc Add new point field. (#53804) 2020-04-07 13:08:02 +02:00
shape-query.asciidoc "CONTAINS" support for BKD-backed geo_shape and shape fields (#50141) 2019-12-16 07:43:42 +01:00
simple-query-string-query.asciidoc Remove deprecated SimpleQueryStringBuilder parameters (#57200) 2020-05-28 16:36:32 +02:00
span-containing-query.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) 2019-09-06 14:05:36 -04:00
span-field-masking-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-first-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-multi-term-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-near-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-not-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-or-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-queries.asciidoc [DOCS] Make Query DSL titles consistent (#43935) 2019-07-18 10:18:11 -04:00
span-term-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
span-within-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
special-queries.asciidoc Search enhancement: pinned queries (#44345) 2019-08-16 14:46:06 +01:00
term-level-queries.asciidoc [DOCS] Make Query DSL titles consistent (#43935) 2019-07-18 10:18:11 -04:00
term-query.asciidoc Remove _type from SearchHit (#46942) 2019-09-23 19:14:54 +01:00
terms-query.asciidoc TermsLookup fields should be marked as Required in docs (#53784) 2020-03-20 15:38:43 +00:00
terms-set-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
wildcard-query.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
wrapper-query.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00