Skip to content

Commit f9d822b

Browse files
author
Davide Mauri
committed
updated comment
1 parent 8257ace commit f9d822b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

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)