Any words in the query which were ignored, usually because they're on the index's stop list.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public StringList IgnoredWords { get; set; }
public StringList IgnoredWords { get; set; }
Public Property IgnoredWords As StringList Get Set
Public Property IgnoredWords As StringList Get Set
public: property StringList^ IgnoredWords { StringList^ get (); void set (StringList^ value); }
public: property StringList^ IgnoredWords { StringList^ get (); void set (StringList^ value); }
member IgnoredWords : StringList with get, set
member IgnoredWords : StringList with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120