Skip to content

Commit 1341632

Browse files
committed
Use query DSL in tab title
1 parent 28da9f2 commit 1341632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/search/hybrid-semantic-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ After reindexing the data into the `semantic-embeddings` index, you can perform
107107
::::{tab-set}
108108
:group: query-type
109109

110-
:::{tab-item} Retrievers
110+
:::{tab-item} Query DSL
111111
:sync: retrievers
112112

113113
This example uses [retrievers syntax](retrievers-overview.md) with [reciprocal rank fusion (RRF)](elasticsearch://reference/elasticsearch/rest-apis/reciprocal-rank-fusion.md). RRF is a technique that merges the rankings from both semantic and lexical queries, giving more weight to results that rank high in either search. This ensures that the final results are balanced and relevant.

0 commit comments

Comments
 (0)