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.
|
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.