Skip to content

[8.18] Semantic_text match_all with Highlighter (#128702)#128924

Merged
elasticsearchmachine merged 1 commit intoelastic:8.18from
Samiul-TheSoccerFan:backport/8.18/pr-128702
Jun 4, 2025
Merged

[8.18] Semantic_text match_all with Highlighter (#128702)#128924
elasticsearchmachine merged 1 commit intoelastic:8.18from
Samiul-TheSoccerFan:backport/8.18/pr-128702

Conversation

@Samiul-TheSoccerFan
Copy link
Contributor

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

* initial implementation for match_All

* reformat

* [CI] Auto commit changes from spotless

* Excluding matchAllintercepter

* Adding matchAllDocs support for vector fields

* [CI] Auto commit changes from spotless

* Remove previous implementation

* Adding yaml tests for match_all

* fixed yaml tests

* Update docs/changelog/128702.yaml

* Update changelog

* changelog - update summary

* Fix wrong inference names for the yaml tests

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit d1b5532)

# Conflicts:
#	x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/InferenceFeatures.java
#	x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference/90_semantic_text_highlighter.yml
#	x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference/90_semantic_text_highlighter_bwc.yml
@Samiul-TheSoccerFan Samiul-TheSoccerFan added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jun 4, 2025
@elasticsearchmachine elasticsearchmachine merged commit cd4c6d0 into elastic:8.18 Jun 4, 2025
15 checks passed
@Samiul-TheSoccerFan Samiul-TheSoccerFan deleted the backport/8.18/pr-128702 branch June 4, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.18.3

2 participants