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
Copy file name to clipboardExpand all lines: docs/reference/search/search-your-data/learning-to-rank-search-usage.asciidoc
-6
Original file line number
Diff line number
Diff line change
@@ -64,12 +64,6 @@ When exposing pagination to users, `window_size` should remain constant as each
64
64
65
65
Depending on how your model is trained, it’s possible that the model will return negative scores for documents. While negative scores are not allowed from first-stage retrieval and ranking, it is possible to use them in the LTR rescorer.
task.skipTest("search/370_profile/fetch source", "profile output has changed")
84
84
task.skipTest("search/370_profile/fetch nested source", "profile output has changed")
85
85
task.skipTest("search/240_date_nanos/doc value fields are working as expected across date and date_nanos fields", "Fetching docvalues field multiple times is no longer allowed")
86
+
task.skipTest("search/110_field_collapsing/field collapsing and rescore", "#107779 Field collapsing is compatible with rescore in 8.15")
0 commit comments