approximateNeighborCandidates property

int? approximateNeighborCandidates
getter/setter pair

The number of neighbors to find via approximate search before exact reordering is performed; if set, this value must be > neighbor_count.

Optional.

Implementation

core.int? approximateNeighborCandidates;