Sdílet prostřednictvím


FullTextStopList.RemoveAllStopWords Method

Include Protected Members
Include Inherited Members

Removes all stopwords from the full-text stoplist.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RemoveAllStopWords() Removes all stopwords from the full-text stoplist.
Public method RemoveAllStopWords(String) Removes all stopwords with the specified language from the full-text stop list.

Top