elasticsearch/docs/painless
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
..
painless-api-reference Adding hamming distance function to painless for dense_vector fields (#109359) 2024-06-18 03:41:20 +10:00
painless-contexts Use CLDR locale provider on JDK 23+ (#110222) 2024-09-04 13:42:40 +01:00
painless-guide Use CLDR locale provider on JDK 23+ (#110222) 2024-09-04 13:42:40 +01:00
painless-lang-spec [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
index.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
painless-api-reference.asciidoc [DOCS] Fixes terminology in the Painless docs (#58179) 2020-06-16 10:44:30 -07:00
painless-contexts.asciidoc [DOCS] Enhance the seats dataset for Painless (#68008) 2021-01-26 14:37:31 -05:00
painless-guide.asciidoc [DOCS] Fixes terminology in the Painless docs (#58179) 2020-06-16 10:44:30 -07:00
painless-lang-spec.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
redirects.asciidoc [DOCS] Add redirect for painless examples anchor 2019-06-25 12:37:21 -04:00