elasticsearch/docs/reference/search
Simon Cooper a36d90cf34
Use CLDR locale provider on JDK 23+ (#110222)
JDK 23 removes the COMPAT locale provider, leaving CLDR as the only option. This commit configures Elasticsearch
to use the CLDR provider when on JDK 23, but still use the existing COMPAT provider when on JDK 22 and below.

This causes some differences in locale behaviour; this also adapts various tests to still work whether run on COMPAT or CLDR.
2024-09-04 13:42:40 +01:00
..
search-your-data Use CLDR locale provider on JDK 23+ (#110222) 2024-09-04 13:42:40 +01:00
suggesters Update term-suggest.asciidoc (#86780) 2023-05-09 12:23:45 +02:00
async-search.asciidoc [Doc] Privileges required to retrieve the status of async searches 2024-04-02 09:35:02 +03:00
clear-scroll-api.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
count.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
explain.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
field-caps.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
knn-search.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
multi-search-template-api.asciidoc Fix search template examples by removing params on put (#110660) 2024-07-10 07:32:58 -04:00
multi-search.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
point-in-time-api.asciidoc Adding support for allow_partial_search_results in PIT (#111516) 2024-08-26 12:56:08 +03:00
profile.asciidoc Adding aggregations support for the _ignored field (#101373) 2024-04-29 16:41:34 +02:00
rank-eval.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
render-search-template-api.asciidoc Fix search template examples by removing params on put (#110660) 2024-07-10 07:32:58 -04:00
retriever.asciidoc Updating retriever documentation to better explain how filters are applied (#112201) 2024-08-26 16:15:31 +03:00
rrf.asciidoc Updating retriever documentation to better explain how filters are applied (#112201) 2024-08-26 16:15:31 +03:00
scroll-api.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
search-shards.asciidoc Remove trappy timeout from ClusterSearchShardsRequest (#111442) 2024-07-31 08:53:24 +01:00
search-template-api.asciidoc Fix search template examples by removing params on put (#110660) 2024-07-10 07:32:58 -04:00
search-vector-tile-api.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
search.asciidoc [DOCS] Fix rendering bug (#111025) 2024-07-18 14:09:09 +02:00
suggesters.asciidoc Remove 'under development' note in suggester docs (#84366) 2022-02-24 13:27:03 -08:00
terms-enum.asciidoc Limit _terms_enum prefix size (#97488) 2023-07-10 12:21:07 +02:00
validate.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00