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: solutions/search/ranking/learning-to-rank-search-usage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ GET my-index/_search
58
58
59
59
```{applies_to}
60
60
stack: ga 9.1
61
-
serverless ga
61
+
serverless: ga
62
62
```
63
63
64
64
LTR models can also be used as a [retriever](../retrievers-overview.md) in the search pipeline by utilizing a [rescorer retriever](elasticsearch://reference/elasticsearch/rest-apis/retrievers.md#rescorer-retriever) as shown in the following example:
0 commit comments