Skip to content

[9.1] Fix Bug in RankDocRetrieverBuilder when from is set to Default (-1) (#137637)#137709

Merged
markjhoy merged 3 commits intoelastic:9.1from
markjhoy:backport/9.1/pr-137637
Nov 8, 2025
Merged

[9.1] Fix Bug in RankDocRetrieverBuilder when from is set to Default (-1) (#137637)#137709
markjhoy merged 3 commits intoelastic:9.1from
markjhoy:backport/9.1/pr-137637

Conversation

@markjhoy
Copy link
Contributor

@markjhoy markjhoy commented Nov 7, 2025

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…elastic#137637)

* correct `from` in extractToSearchSourceBuilder

* Update docs/changelog/137637.yaml

* fix tests; simplify from check

* revert auto-formatting

* fix failing test; additional tests; changelog area

* remove comment

* [CI] Auto commit changes from spotless

* cleanup unit and YAML tests

* [CI] Auto commit changes from spotless

* remove old, commented code

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
(cherry picked from commit 2e297b9)

# Conflicts:
#	x-pack/plugin/rank-rrf/src/internalClusterTest/java/org/elasticsearch/xpack/rank/rrf/RRFRetrieverBuilderIT.java
@markjhoy
Copy link
Contributor Author

markjhoy commented Nov 7, 2025

buildkite test this

1 similar comment
@markjhoy
Copy link
Contributor Author

markjhoy commented Nov 7, 2025

buildkite test this

@markjhoy markjhoy merged commit 2e883ca into elastic:9.1 Nov 8, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants