Skip to content

Commit a86c636

Browse files
committed
fix: style
1 parent d34d9e8 commit a86c636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/hybrid-search-how-to-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,8 @@ If you're using semantic ranking in 2024-05-01-preview API, it's a best practice
358358

359359
If you're using semantic ranking in previous APIs do the following:
360360

361-
- if doing keyword-only search (no vector) set "top" to 50
362-
- if doing hybrid search set "k" to 50, to ensure that the semantic ranker gets at least 50 results.
361+
+ if doing keyword-only search (no vector) set "top" to 50
362+
+ if doing hybrid search set "k" to 50, to ensure that the semantic ranker gets at least 50 results.
363363

364364
### Ranking
365365

0 commit comments

Comments
 (0)