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.Standard.StandardAnalyzer |
Filters StandardTokenizer with StandardFilter, LowerCaseFilter and StopFilter, using a list of English stop words. More... | |
Namespaces | |
package | Lucene.Net.Analysis.Standard |
Typedefs | |
using | Version = Lucene.Net.Util.Version |
using Version = Lucene.Net.Util.Version |
Definition at line 23 of file StandardAnalyzer.cs.