approximateNeighborCount property

int approximateNeighborCount
final

The number of neighbors to find via approximate search before exact reordering is performed. If not set, the default value from scam config is used; if set, this value must be > 0.

Implementation

final int approximateNeighborCount;