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
/
SpanWeight
/
extractTermStates
extract
Term
States
abstract
fun
extractTermStates
(
contexts
:
MutableMap
<
Term
,
TermStates
>
)
Collect all TermStates used by this Weight
Parameters
contexts
a map to add the TermStates to