Apache Lucene.Net 2.4.0 Class Library API

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