Skip to content

Conversation

martijnvg
Copy link
Member

Backporting #130854 to 9.1 branch.

This pulls #130845 into the serverless fix branch for patch deployment. Original description:

Change match_only_text's value fetcher to use SortedBinaryDocValues instead of interacting with doc values api directly.

This way, via field data abstraction, the right doc values type is used, and the right conversions happen. Values of all field types will get converted to strings.

… instead of interacting with doc values api directly. (elastic#130854)

This pulls elastic#130845 into the serverless fix branch for patch deployment.  Original description:

Change match_only_text's value fetcher to use SortedBinaryDocValues instead of interacting with doc values api directly.

This way, via field data abstraction, the right doc values type is used, and the right conversions happen. Values of all field types will get converted to strings.

Co-authored-by: Martijn van Groningen <[email protected]>
@martijnvg martijnvg added backport :StorageEngine/Mapping The storage related side of mappings v9.1.0 labels Jul 9, 2025
@martijnvg martijnvg merged commit f585f68 into elastic:9.1 Jul 9, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :StorageEngine/Mapping The storage related side of mappings v9.1.0 v9.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants