Apache Lucene.Net 2.4.0 Class Library API

StandardAnalyzer Constructor (TextReader)

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

public StandardAnalyzer(
   TextReader stopwords
);

See Also

StandardAnalyzer Class | Lucene.Net.Analysis.Standard Namespace | StandardAnalyzer Constructor Overload List | GetWordSet