TextContentTokenizer
constructor(language: Language?, overrideContentLanguage: Boolean = false, contextSnippetLength: Int = 50, textTokenizerFactory: (Language?) -> TextTokenizer)
Parameters
contextSnippetLength
Length of before and after snippets in the produced Locators.
A ContentTokenizer using the default TextTokenizer to split the text of the Content.Element.