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
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