Apache Lucene.Net 2.4.0 Class Library API

StandardAnalyzer Constructor (FileInfo)

Builds an analyzer with the stop words from the given file.

public StandardAnalyzer(
   FileInfo stopwords
);

See Also

StandardAnalyzer Class | Lucene.Net.Analysis.Standard Namespace | StandardAnalyzer Constructor Overload List | GetWordSet