efConstruct property
Number of neighbours to consider during the index building. Larger the value - more accurate the search, more time required to build the index.
Implementation
@$pb.TagNumber(2)
$fixnum.Int64 get efConstruct => $_getI64(1);
Number of neighbours to consider during the index building. Larger the value - more accurate the search, more time required to build the index.
@$pb.TagNumber(2)
$fixnum.Int64 get efConstruct => $_getI64(1);