Lucene.Net 1.4.3 Class Library

RussianStemmer Members

RussianStemmer overview

Public Static Methods

StemOverloaded. Static method for stemming with different charsets

Public Instance Constructors

RussianStemmer Overloaded. Initializes a new instance of the RussianStemmer class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
SetCharset Insert the method's description here. Creation date: (16/03/2002 10:58:42 PM)
StemOverloaded. Finds the stem for given Russian word. Creation date: (16/03/2002 3:36:48 PM)
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

RussianStemmer Class | Lucene.Net.Analysis.RU Namespace