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.custom
/
CustomAnalyzer
/
Builder
/
withOffsetGap
with
Offset
Gap
fun
withOffsetGap
(
offsetGap
:
Int
)
:
CustomAnalyzer.Builder
Sets the offset gap of the analyzer. The default is defined in the analyzer base class.
See also
Analyzer.
get
Offset
Gap