Skip to content

Commit c1a81ca

Browse files
author
Davide Mauri
committed
updated comment
1 parent e2bae09 commit c1a81ca

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

DiskANN/Wikipedia/008-semantic-reranking.sql

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/*
2-
Run Hybrid Search using Vector Search and FullText Search and then
3-
using Reciprocal Ranking Fusion to calculate the final rank score
4-
5-
Results are saved into dbo.wikipedia_articles_search_results so that they can be reused
6-
in the next script
2+
Re-Rank results generated in the previous script using CoHere semnatic re-ranker
73
*/
84
-- Uncomment if using SQL Server 2025
95
--use WikipediaTest

0 commit comments

Comments
 (0)