Skip to content

Commit 2c354b8

Browse files
committed
checkpoint
1 parent fdc0af8 commit 2c354b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-get-started-rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ We recommend the hotels-sample-index, which can be created in minutes and runs o
120120
Output should look similar to the following example. Results that are returned directly from the search engine consist of fields and their verbatim values, along with metadata like a search score and a semantic ranking score and caption if you use semantic ranking.
121121

122122
```
123-
"@search.score": 5.600783,
123+
"@search.score": 5.600783,
124124
"@search.rerankerScore": 2.4191176891326904,
125125
"@search.captions": [
126126
{

0 commit comments

Comments
 (0)