Lucene.Net 1.9.1 Class Library

StopAnalyzer Constructor (Hashtable)

Builds an analyzer with the stop words from the given set.

public StopAnalyzer(
   Hashtable stopWords
);

See Also

StopAnalyzer Class | Lucene.Net.Analysis Namespace | StopAnalyzer Constructor Overload List