Field m_stoplist
This map stores hyphenation exceptions
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
protected IDictionary<string, IList<object>> m_stoplist
Returns
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.Collections.Generic.IList<System.Object>> |