lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
queries
/
org.gnit.lucenekmp.queries.spans
/
SpanCollector
Span
Collector
interface
SpanCollector
Expert: collects postings data for span matches.
Members
Functions
collect
Leaf
Link copied to clipboard
abstract
fun
collectLeaf
(
postings
:
PostingsEnum
,
position
:
Int
,
term
:
Term
)
reset
Link copied to clipboard
abstract
fun
reset
(
)