numProbes

actual var numProbes: Long(source)
expect var numProbes: Long(source)

The number of centroids that will be scanned during a query. The default value is zero, meaning that the numProbes will be automatically calulated by the index based on the number of centroids specified

actual var numProbes: Long(source)
actual var numProbes: Long(source)