checkHitsQuery

fun checkHitsQuery(query: Query, hits1: Array<ScoreDoc>, hits2: Array<ScoreDoc>, results: IntArray)

Tests that two queries have an expected order of documents, and that the two queries have the same score values.