kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-migrate
/
dev.kdrant.migrate
/
MigrationVerification
/
MigrationVerification
Migration
Verification
constructor
(
sampleSize
:
Int
=
32
,
topK
:
Int
=
10
,
minRecall
:
Double
=
0.9
,
using
:
String
?
=
null
)