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
/
AssertingCollector
Asserting
Collector
class
AssertingCollector
:
FilterCollector
A collector that asserts that it is used correctly.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
has
Finished
Collecting
Previous
Leaf
Link copied to clipboard
var
hasFinishedCollectingPreviousLeaf
:
Boolean
weight
Link copied to clipboard
open
override
var
weight
:
Weight
?
Functions
get
Leaf
Collector
Link copied to clipboard
open
override
fun
getLeafCollector
(
context
:
LeafReaderContext
)
:
LeafCollector
score
Mode
Link copied to clipboard
open
override
fun
scoreMode
(
)
:
ScoreMode
set
Link copied to clipboard
fun
set
(
weight
:
Weight
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String