Apache Lucene.Net 2.4.0 Class Library API

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