DotLucene 1.4 API Documentation

StopAnalyzer Constructor (String[])

Builds an analyzer which removes words in the provided array.

public StopAnalyzer(
   string[] stopWords
);

See Also

StopAnalyzer Class | Lucene.Net.Analysis Namespace | StopAnalyzer Constructor Overload List