Lucene.Net 1.9.1 Class Library

StopAnalyzer Constructor (TextReader)

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

public StopAnalyzer(
   TextReader stopwords
);

See Also

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