Skip to content

Commit 44eab27

Browse files
remove min_score from example
1 parent 9dfe7ab commit 44eab27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -687,8 +687,7 @@ Follow these steps:
687687
"field": "text",
688688
"inference_id": "my-elastic-rerank",
689689
"inference_text": "How often does the moon hide the sun?",
690-
"rank_window_size": 100,
691-
"min_score": 0.5
690+
"rank_window_size": 100
692691
}
693692
}
694693
}

0 commit comments

Comments
 (0)