Returns the stop words from the original query that were ignored.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected internal override StringList GetIgnoredWords()
Protected Friend Overrides Function GetIgnoredWords As StringList
protected public: virtual StringList^ GetIgnoredWords() override