Lucene.Net 1.4.3 Class Library

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