lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.search
/
IndexSearcher
/
createWeight
create
Weight
open
fun
createWeight
(
query
:
Query
,
scoreMode
:
ScoreMode
,
boost
:
Float
)
:
Weight
Creates a
Weight
for the given query, potentially adding caching if possible and configured.