Apache Lucene.Net 2.1 Class Library API

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