Whether to ignore diacritic marks, eg. treat 'é' in a word the same as 'e', so 'sake' will find 'saké' (default is true).
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public bool IgnoreDiacritics { get; set; }
public bool IgnoreDiacritics { get; set; }
Public Property IgnoreDiacritics As Boolean Get Set
Public Property IgnoreDiacritics As Boolean Get Set
public: property bool IgnoreDiacritics { bool get (); void set (bool value); }
public: property bool IgnoreDiacritics { bool get (); void set (bool value); }
member IgnoreDiacritics : bool with get, set
member IgnoreDiacritics : bool with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120