Keyoti SearchUnit API Docs
TruncateWordWithRepeatedChar Method (word)
API DocumentationKeyoti.SearchEngine.DocumentsParserTruncateWordWithRepeatedChar(String)
Keyoti SearchUnit v6
Removes repeated non-letters from word.
Declaration Syntax
C#Visual Basic
protected virtual string TruncateWordWithRepeatedChar(
	string word
)
Protected Overridable Function TruncateWordWithRepeatedChar ( 
	word As String
) As String
Parameters
word (String)
Return Value
String
word without repeated whitespace
Remarks
This is required because although whitespace must be indexed, long repeated chunks are not useful.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610