Apache Lucene.Net 2.4.0 Class Library API

StandardAnalyzer Constructor (String[])

Builds an analyzer with the given stop words.

public StandardAnalyzer(
   string[] stopWords
);

See Also

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