Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
Generated class implementing code defined by a snowball script. More...
Inherits SF.Snowball.SnowballProgram.
Public Member Functions | |
DutchStemmer () | |
override bool | Stem () |
Public Member Functions inherited from SF.Snowball.SnowballProgram | |
virtual void | SetCurrent (System.String value) |
Set the current string. | |
virtual System.String | GetCurrent () |
Get the current string. | |
Generated class implementing code defined by a snowball script.
Definition at line 27 of file DutchStemmer.cs.
SF.Snowball.Ext.DutchStemmer.DutchStemmer | ( | ) |
Definition at line 29 of file DutchStemmer.cs.
|
virtual |
Implements SF.Snowball.SnowballProgram.
Definition at line 950 of file DutchStemmer.cs.