Skip to content

Commit d5b7b3d

Browse files
kderussoleemthompo
andauthored
Update docs/reference/elasticsearch/rest-apis/retrievers/text-similarity-reranker-retriever.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 932fb05 commit d5b7b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/retrievers/text-similarity-reranker-retriever.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ score = ln(score), if score < 0
8989
`chunk_rescorer` {applies_to}`stack: beta 9.2`
9090
: (Optional, `object`)
9191

92-
When specified, chunks and scores documents based on configured chunking settings, and only sends the best scoring chunks to the reranking model as input. This helps improve relevance when reranking long documents that would otherwise be truncated by the reranking model's token limit.
92+
Chunks and scores documents based on configured chunking settings, and only sends the best scoring chunks to the reranking model as input. This helps improve relevance when reranking long documents that would otherwise be truncated by the reranking model's token limit.
9393

9494
Parameters for `chunk_rescorer`:
9595

0 commit comments

Comments
 (0)