getSkipUpTo

fun getSkipUpTo(minScore: Float): Int

Return the an inclusive upper bound of documents that all have a score that is less than minScore, or -1 if the current document may be competitive.