consistentWith

fun consistentWith(tokens: MutationState): SearchScanConsistency

Targeted consistency. Waits for specific K/V mutations to be indexed before executing the search.

Sometimes referred to as "At Plus".

Parameters

tokens

the mutations to await before executing the search