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
/
FixedBitSetCollector
Fixed
Bit
Set
Collector
class
FixedBitSetCollector
:
SimpleCollector
Collector that accumulates matching docs in a
FixedBitSet
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
scorer
Link copied to clipboard
open
override
var
scorer
:
Scorable
?
weight
Link copied to clipboard
open
override
var
weight
:
Weight
?
Functions
collect
Link copied to clipboard
open
fun
collect
(
stream
:
DocIdStream
)
open
override
fun
collect
(
doc
:
Int
)
competitive
Iterator
Link copied to clipboard
open
fun
competitiveIterator
(
)
:
DocIdSetIterator
?
finish
Link copied to clipboard
open
fun
finish
(
)
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