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
/
Builder
/
Companion
Companion
object
Companion
Members
Functions
join
Link copied to clipboard
fun
join
(
words
:
Array
<
String
>
,
reuse
:
CharsRefBuilder
)
:
CharsRef
Sugar: just joins the provided terms with
SynonymMap.WORD_SEPARATOR
.