..
_query-template.asciidoc
…
bool-query.asciidoc
Clarify that duplicate _name values for queries in the same request is undefined ( #101523 )
2023-10-30 14:58:20 -04:00
boosting-query.asciidoc
…
combined-fields-query.asciidoc
…
compound-queries.asciidoc
…
constant-score-query.asciidoc
…
dis-max-query.asciidoc
…
distance-feature-query.asciidoc
[DOCS] Remove redirect pages ( #88738 )
2023-05-24 12:32:46 +01:00
exists-query.asciidoc
Exists query also works with only doc_values ( #103647 )
2023-12-21 16:33:42 +01:00
full-text-queries.asciidoc
…
function-score-query.asciidoc
…
fuzzy-query.asciidoc
Add docs on constant_score_blended rewrite ( #101494 )
2023-10-30 14:42:37 -04:00
geo-bounding-box-query.asciidoc
Fix: Update geo-bounding-box-query.asciidoc ( #87459 ) ( #89301 )
2022-08-12 18:38:05 +09:30
geo-distance-query.asciidoc
Fix typo in geo-distance-query doc ( #89148 )
2022-08-08 09:59:47 +02:00
geo-grid-query.asciidoc
new geo_grid query to be used with geogrid aggregations ( #86596 )
2022-05-23 11:38:07 +02:00
geo-polygon-query.asciidoc
[DOCS] Remove camel case variations ( #88650 )
2022-07-20 17:06:34 +02:00
geo-queries.asciidoc
new geo_grid query to be used with geogrid aggregations ( #86596 )
2022-05-23 11:38:07 +02:00
geo-shape-query.asciidoc
Refine geo-point and geo-shape docs ( #90913 )
2022-10-26 12:21:34 +02:00
has-child-query.asciidoc
…
has-parent-query.asciidoc
…
ids-query.asciidoc
…
intervals-query.asciidoc
Update the intervals query docs ( #111808 )
2024-08-13 13:39:55 +09:00
joining-queries.asciidoc
…
knn-query.asciidoc
Support k parameter for knn query ( #110233 )
2024-06-28 09:59:28 -04:00
match-all-query.asciidoc
…
match-bool-prefix-query.asciidoc
…
match-phrase-prefix-query.asciidoc
…
match-phrase-query.asciidoc
…
match-query.asciidoc
[DOCS] Add 'boost' paramater to match query ( #98108 )
2023-08-09 14:28:27 +02:00
minimum-should-match.asciidoc
…
mlt-query.asciidoc
Remove redundant character in mlt-query.asciidoc ( #102945 )
2023-12-04 14:44:12 -06:00
multi-match-query.asciidoc
Correct docs for multi_match scoring ( #91430 )
2022-11-10 08:16:56 -08:00
multi-term-rewrite.asciidoc
Add docs on constant_score_blended rewrite ( #101494 )
2023-10-30 14:42:37 -04:00
nested-query.asciidoc
[DOCS] Clarify `nested` query behavior for `must_not` clauses ( #82727 )
2022-01-18 10:14:26 -05:00
parent-id-query.asciidoc
…
percolate-query.asciidoc
Return matched_queries in Percolator ( #103084 )
2023-12-11 09:07:26 -05:00
pinned-query.asciidoc
Make _index optional for pinned query docs ( #97450 )
2023-09-07 04:39:56 -04:00
prefix-query.asciidoc
[DOCS] Clarify index_prefix in prefix query docs ( #87450 )
2022-06-14 14:32:37 +02:00
query-string-query.asciidoc
Remove 4096 bool query max limit from docs ( #111421 )
2024-07-29 15:20:39 -04:00
query-string-syntax.asciidoc
…
query_filter_context.asciidoc
[DOCS] Remove redirect pages ( #88738 )
2023-05-24 12:32:46 +01:00
range-query.asciidoc
Update range-query.asciidoc ( #95822 )
2023-05-05 11:15:40 +02:00
rank-feature-query.asciidoc
[DOCS] Fix `track_total_hits` xref ( #82739 )
2022-01-18 12:43:17 -05:00
regexp-query.asciidoc
Add docs on constant_score_blended rewrite ( #101494 )
2023-10-30 14:42:37 -04:00
regexp-syntax.asciidoc
[DOCS] Adds note about escaping backslashes in regex ( #89276 )
2022-08-17 09:40:30 +02:00
rule-query.asciidoc
[Query rules] Add `exclude` query rule type ( #111420 )
2024-08-02 08:03:54 -04:00
script-query.asciidoc
…
script-score-query.asciidoc
[DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` ( #107413 )
2024-04-17 14:37:07 +02:00
semantic-query.asciidoc
[DOCS] Clarifies semantic query behavior on sparse and dense vector fields ( #111339 )
2024-07-26 16:53:38 +02:00
shape-queries.asciidoc
…
shape-query.asciidoc
…
simple-query-string-query.asciidoc
…
span-containing-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-field-masking-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-first-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-multi-term-query.asciidoc
Remove 4096 bool query max limit from docs ( #111421 )
2024-07-29 15:20:39 -04:00
span-near-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-not-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-or-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-queries.asciidoc
…
span-term-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
span-within-query.asciidoc
Improve span queries documentation ( #103490 )
2023-12-19 14:51:19 -05:00
sparse-vector-query.asciidoc
Group vector queries into new section ( #110722 )
2024-07-11 14:45:35 +02:00
special-queries.asciidoc
Group vector queries into new section ( #110722 )
2024-07-11 14:45:35 +02:00
term-level-queries.asciidoc
…
term-query.asciidoc
…
terms-query.asciidoc
Added reference to terms_set query in regular terms query documentation ( #91204 )
2022-11-09 16:00:52 +01:00
terms-set-query.asciidoc
…
text-expansion-query.asciidoc
Group vector queries into new section ( #110722 )
2024-07-11 14:45:35 +02:00
vector-queries.asciidoc
Group vector queries into new section ( #110722 )
2024-07-11 14:45:35 +02:00
weighted-tokens-query.asciidoc
Deprecate text_expansion and weighted_tokens queries ( #109880 )
2024-06-27 13:24:57 -04:00
wildcard-query.asciidoc
Add docs on constant_score_blended rewrite ( #101494 )
2023-10-30 14:42:37 -04:00
wrapper-query.asciidoc
Wrapper query docs refer to transport client and HLRC #89263 ( #91149 )
2022-12-15 13:44:58 +00:00