elasticsearch/modules/mapper-extras
Jordan Powers 7a01565a59
Fix match_only_text keyword multi-field bug (#131383)
In #131314 we fixed match_only_text fields with ignore_above keyword
multi-fields in the case that the keyword multi-field is stored. However,
the issue is still present if the keyword field is not stored, but instead
has doc values.

This patch fixes that case.
2025-07-17 09:42:19 -07:00
..
src Fix match_only_text keyword multi-field bug (#131383) 2025-07-17 09:42:19 -07:00
build.gradle Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00