Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Go to the source code of this file.
Classes | |
class | Lucene.Net.Analysis.Ru.RussianAnalyzer |
Analyzer for Russian language. Supports an external list of stopwords (words that will not be indexed at all). A default set of stopwords is used unless an alternative list is specified. More... | |
Namespaces | |
package | Lucene.Net.Analysis.Ru |
Typedefs | |
using | Version = Lucene.Net.Util.Version |
using Version = Lucene.Net.Util.Version |
Definition at line 29 of file RussianAnalyzer.cs.