advanceWithinBlock

abstract fun advanceWithinBlock(disi: IndexedDISI, target: Int): Boolean

Advance to the first doc from the block that is equal to or greater than target. Return true if there is such a doc and false otherwise.