Skip to content

Commit de3f154

Browse files
Update docs/reference/elasticsearch/rest-apis/retrievers.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 4de5087 commit de3f154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/retrievers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following retrievers are available:
4141
`text_similarity_reranker`
4242
: A [retriever](#text-similarity-reranker-retriever) that enhances search results by re-ranking documents based on semantic similarity to a specified inference text, using a machine learning model.
4343

44-
`pinned`
44+
`pinned` {applies_to}`stack: preview 9.1`
4545
: A [retriever](#pinned-retriever) that always places specified documents at the top of the results, with the remaining hits provided by a secondary retriever.
4646

4747
`rule`

0 commit comments

Comments
 (0)