elasticsearch/docs/reference/mapping
Simon Cooper 9a80a37d78
[7.17] Use CLDR locale provider on JDK 23 (#110222) (#112544)
Backports #110222 to 7.17.

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-06 16:24:37 +01:00
..
dynamic [DOCS] Update dynamic mapping docs to clarify supported match_mapping_type (#83274) (#83379) 2022-02-01 10:50:43 -05:00
fields [Docs] Clarify ignore_above behaviour (#79705) (#79744) 2021-10-25 14:36:54 -04:00
params Add note about optional times and epochs (#105786) (#105972) 2024-03-05 09:08:33 -05:00
types Adding docs about scaled_float saturation with long values (#107966) (#108087) 2024-04-30 09:59:32 -04:00
dynamic-mapping.asciidoc [DOCS] Clean up index template xrefs (#67264) (#67272) 2021-01-11 12:58:00 -05:00
explicit-mapping.asciidoc [DOCS] Replace put with create or update in API names (#70330) (#70421) 2021-03-15 17:16:13 -04:00
fields.asciidoc Support fetching _tier field value (#71379) 2021-04-08 12:57:48 -07:00
mapping-settings-limit.asciidoc [DOCS] Relocate index.mapping.dimension_fields.limit setting docs (#80964) (#80966) 2021-11-23 15:02:14 -05:00
params.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:56:02 -08:00
removal_of_types.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
runtime.asciidoc [7.17] Use CLDR locale provider on JDK 23 (#110222) (#112544) 2024-09-06 16:24:37 +01:00
types.asciidoc Clarify docs on field type families (#84368) 2022-02-28 11:04:56 -08:00