elasticsearch/docs/reference/query-dsl
Mike Pellegrini c4fc197180
[8.18] [8.x] Mark semantic text as GA in docs (#124670) (#125302)
* [8.x] Mark semantic text as GA in docs (#124670)

* Update docs/changelog/125302.yaml

* Remove extra changelog
2025-03-20 23:51:21 +11:00
..
_query-template.asciidoc [DOCS] Fix capitalization for Query DSL (#69236) 2021-02-18 18:57:19 -05:00
bool-query.asciidoc [DOCS] Opster Migration: Backport of nested bool query addition (#125064) (#125178) 2025-03-19 13:11:47 +11:00
boosting-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
combined-fields-query.asciidoc [DOCS] Fix combined_fields query ref in multi_match query docs (#81456) 2021-12-07 16:47:44 -05:00
compound-queries.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
constant-score-query.asciidoc [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
dis-max-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
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 Introduce combined_fields query (#71213) 2021-04-14 13:33:19 -07:00
function-score-query.asciidoc [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
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 [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
has-parent-query.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
ids-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
intervals-query.asciidoc [DOCS] Interval query max_gaps in all_of rule (#119963) (#119998) 2025-01-11 08:26:50 +11:00
joining-queries.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
knn-query.asciidoc [Docs] kNN vector rescoring for quantized vectors (#118425) (#120407) 2025-01-18 03:30:11 +11:00
match-all-query.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
match-bool-prefix-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
match-phrase-prefix-query.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
match-phrase-query.asciidoc Update match-phrase-query.asciidoc (#118828) (#121034) 2025-01-29 01:10:08 +11:00
match-query.asciidoc [Docs] Add docs for new semantic text query functionality (#119520) (#119883) 2025-01-10 03:39:00 +11: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 [DOCS] Fix typo in parent-child example request (#76646) 2021-08-18 08:59:36 -04:00
percolate-query.asciidoc Remove references to doc types in percolator docs (#123508) (#123528) 2025-02-27 03:26:30 +11: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 [DOCS] Query strings are normalized for fuzzy (~) operator (#73921) 2021-06-28 13:13:41 -04:00
query_filter_context.asciidoc [DOCS] Add search and filtering tutorial/quickstart, edit filtering page (#114353) (#115738) 2024-10-28 21:33:32 +11: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 Add documentation for query rules retriever (#115696) (#116401) 2024-11-07 15:28:50 +01:00
script-query.asciidoc [DOCS] Update runtime fields for script query (#71338) 2021-04-06 10:12:08 -04:00
script-score-query.asciidoc Term Stats documentation (#115933) (#116167) 2024-11-04 23:28:12 +11:00
semantic-query.asciidoc [8.18] [8.x] Mark semantic text as GA in docs (#124670) (#125302) 2025-03-20 23:51:21 +11:00
shape-queries.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
shape-query.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
simple-query-string-query.asciidoc [DOCS] Expand simple query string query's multi-position token section (#68753) 2021-02-09 16:07:02 -05:00
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 Rename field_masking_span to span_field_masking (#74718) 2021-07-09 08:56:38 +01:00
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 [DOCS] Documents that deployment_id can be used as inference_id in certain cases. (#121055) (#121059) 2025-01-29 03:28:34 +11:00
special-queries.asciidoc Group vector queries into new section (#110722) 2024-07-11 14:45:35 +02:00
term-level-queries.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) 2020-08-17 09:44:24 -04:00
term-query.asciidoc [DOCS] Note case_sensitive param was added in 7.10 (#69405) (#69466) 2021-02-23 13:12:28 -05:00
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 Add documentation for minimum_should_match (#113043) (#115530) 2024-10-25 00:35:31 +11:00
text-expansion-query.asciidoc [DOCS] Add text_expansion deprecation usage note (#115529) (#115537) 2024-10-25 00:39:53 +11:00
vector-queries.asciidoc Group vector queries into new section (#110722) 2024-07-11 14:45:35 +02:00
weighted-tokens-query.asciidoc fix a couple of docs typos (#112901) (#113283) 2024-09-21 01:59:14 +10:00
wildcard-query.asciidoc [DOCS] Update wildcard query documentation (#120251) (#120503) 2025-01-21 20:27:44 +11:00
wrapper-query.asciidoc Wrapper query docs refer to transport client and HLRC #89263 (#91149) 2022-12-15 13:44:58 +00:00