fullScanThreshold property
Prefer a full scan search upto (excluding) this number of vectors. Note: this is number of vectors, not KiloBytes.
Implementation
@$pb.TagNumber(1)
$fixnum.Int64 get fullScanThreshold => $_getI64(0);
Prefer a full scan search upto (excluding) this number of vectors. Note: this is number of vectors, not KiloBytes.
@$pb.TagNumber(1)
$fixnum.Int64 get fullScanThreshold => $_getI64(0);