Skip to content

Commit a273500

Browse files
committed
Fix typo
1 parent b15ab3f commit a273500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/ranking/learning-to-rank-search-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GET my-index/_search
5858

5959
```{applies_to}
6060
stack: ga 9.1
61-
serverless ga
61+
serverless: ga
6262
```
6363

6464
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

Comments
 (0)