Characters that will be considered parts of 'words' and not break a string apart. Eg. To be able to search for strings like my_email@blah.com - ensure that @ . and _ are in this list of characters. Any space characters will be ignored.
Declaration Syntax
C# | Visual Basic |
public string WordNonBreakingCharacters { get; set; }
Public Property WordNonBreakingCharacters As String Get Set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610