approximateNeighborCandidates property

int approximateNeighborCandidates
final

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

Implementation

final int approximateNeighborCandidates;