Field EXTENDED_ANALYZER
A lower-casing word analyzer with extended English stop words (can be shared freely across threads without harm); global per class loader. The stop words are borrowed from http://thomas.loc.gov/home/stopwords.html, see http://thomas.loc.gov/home/all.about.inquery.html
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public static readonly PatternAnalyzer EXTENDED_ANALYZER
Returns
Type | Description |
---|---|
PatternAnalyzer |