DotLucene 1.4 API Documentation

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