lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
common
/
org.gnit.lucenekmp.analysis.synonym
/
SynonymMap
/
Parser
/
analyze
analyze
fun
analyze
(
text
:
String
,
reuse
:
CharsRefBuilder
)
:
CharsRef
Sugar: analyzes the text with the analyzer and separates by
SynonymMap.WORD_SEPARATOR
.