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
suggesters
async-search.asciidoc
clear-scroll-api.asciidoc
count.asciidoc
explain.asciidoc
field-caps.asciidoc
knn-search.asciidoc
multi-search-template-api.asciidoc
multi-search.asciidoc
point-in-time-api.asciidoc
profile.asciidoc
rank-eval.asciidoc
render-search-template-api.asciidoc
retriever.asciidoc
rrf.asciidoc
scroll-api.asciidoc
search-shards.asciidoc
search-template-api.asciidoc
search-vector-tile-api.asciidoc
search.asciidoc
suggesters.asciidoc
terms-enum.asciidoc
validate.asciidoc