lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
test-framework
/
org.gnit.lucenekmp.tests.search
/
AssertingBulkScorer
Asserting
Bulk
Scorer
class
AssertingBulkScorer
:
BulkScorer
Wraps a Scorer with additional checks
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
in
Link copied to clipboard
val
in
:
BulkScorer
max
Link copied to clipboard
var
max
:
Int
max
Doc
Link copied to clipboard
val
maxDoc
:
Int
random
Link copied to clipboard
val
random
:
Random
Functions
cost
Link copied to clipboard
open
override
fun
cost
(
)
:
Long
score
Link copied to clipboard
open
override
fun
score
(
collector
:
LeafCollector
,
acceptDocs
:
Bits
?
,
min
:
Int
,
max
:
Int
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String