File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -504,8 +504,8 @@ railroad_diagram: /images/railroad/ft.hybrid.svg
504504since : 8.4.0
505505summary : Performs hybrid search combining text search and vector similarity search
506506syntax_fmt : " FT.HYBRID index\n SEARCH query\n [SCORER scorer]\n [YIELD_SCORE_AS\
507- \ name]\n VSIM vector_field $vector_param\n [KNN count [ K k] [EF_RUNTIME ef_runtime]]\n \
508- \ [RANGE count [ RADIUS radius] [EPSILON epsilon]]\n [YIELD_SCORE_AS name]\n \
507+ \ name]\n VSIM vector_field $vector_param\n [KNN count K k [EF_RUNTIME ef_runtime]]\n \
508+ \ [RANGE count RADIUS radius [EPSILON epsilon]]\n [YIELD_SCORE_AS name]\n \
509509 \ [FILTER filter]\n [COMBINE RRF count [CONSTANT constant] [WINDOW window]\
510510 \ [YIELD_SCORE_AS name]]\n [COMBINE LINEAR count [[ALPHA alpha] [BETA beta]] [WINDOW\
511511 \ window] [YIELD_SCORE_AS name]]\n [LIMIT offset num]\n [SORTBY count sortby\
You can’t perform that action at this time.
0 commit comments