Lucene.Net 1.9.1 Class Library

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