You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate weights into simplified RRF retriever syntax (#132680)
* Made changes to include simplified weights to PR:
* Add basic changes to include the feature
* implemented changes
* [CI] Auto commit changes from spotless
* Work in progress
* WIP
* WIP
* Modified changes to include the simplified rrf
* Clean the mess
* Fixed the failing tests
* Removed the it
nit*
* refactored component
* Fixed issues
* Improved the parsing tests
* Modified code
* Refactored code'
* Update and rename 133400.yaml to 132680.yaml
* cleaned up code
* Merge conflicts
* Update LinearRetrieverBuilderTests.java
* RRFBuilder checkstyle issue
* fix failing test
* [CI] Auto commit changes from spotless
* Resolved merge conflict
* [CI] Auto commit changes from spotless
* Parsing and yaml changes
* Cleaned uo the builder
* cleanedup
* Unnecessary comments
* cleaned up
* Cleanup
* Cleanup
* removed duplicate
---------
Co-authored-by: elasticsearchmachine <[email protected]>
Copy file name to clipboardExpand all lines: x-pack/plugin/rank-rrf/src/test/java/org/elasticsearch/xpack/rank/rrf/RRFRetrieverBuilderParsingTests.java
+38-1Lines changed: 38 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,14 @@ public static RRFRetrieverBuilder createRandomRRFRetrieverBuilder() {
0 commit comments