lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
queryparser
/
org.gnit.lucenekmp.queryparser.classic
/
QueryParserBase
/
handleQuotedTerm
handle
Quoted
Term
fun
handleQuotedTerm
(
qfield
:
String
,
term
:
Token
,
fuzzySlop
:
Token
?
)
:
Query
?