Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Classes | Namespaces | Typedefs
StandardFilter.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Analysis.Standard.StandardFilter
 Normalizes tokens extracted with StandardTokenizer. More...
 

Namespaces

package  Lucene.Net.Analysis.Standard
 

Typedefs

using Token = Lucene.Net.Analysis.Token
 
using TokenFilter = Lucene.Net.Analysis.TokenFilter
 
using TokenStream = Lucene.Net.Analysis.TokenStream
 

Typedef Documentation

Definition at line 20 of file StandardFilter.cs.

Definition at line 21 of file StandardFilter.cs.

Definition at line 22 of file StandardFilter.cs.