Lucene.Net 1.4.3 Class Library

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