kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
QueryInterface
/
Fusion
/
Companion
Companion
object
Companion
Members
Properties
dbsf
Link copied to clipboard
val
dbsf
:
QueryInterface.Fusion
Distribution-Based Score Fusion.
Functions
rrf
Link copied to clipboard
fun
rrf
(
k
:
Int
?
=
null
,
weights
:
List
<
Float
>
?
=
null
)
:
QueryInterface.Fusion
Reciprocal Rank Fusion;
k
and per-prefetch
weights
are optional.