Removes repeated non-letters from word.

C# | Visual Basic |
protected virtual string TruncateWordWithRepeatedChar( string word )
Protected Overridable Function TruncateWordWithRepeatedChar ( word As String ) As String

- word (String)


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