Perform queries using text data that can be resumed to fetch additional results.
topK
many vectors will be returned.true
to easily identify vectors.false
as the vector values can be quite big, and not needed most of
the time.IDF
(inverse document frequency).RRF
(Reciprocal Rank Fusion).Other possible value is DBSF
(Distribution-Based Score Fusion).HYBRID
.Possible values are HYBRID
, DENSE
, and SPARSE
.