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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Classes | Namespaces | Typedefs
NumericTokenStream.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Analysis.NumericTokenStream
 Expert: This class provides a TokenStream for indexing numeric values that can be used by NumericRangeQuery{T} or NumericRangeFilter{T}. More...
 

Namespaces

package  Lucene.Net.Analysis
 

Typedefs

using AttributeSource = Lucene.Net.Util.AttributeSource
 
using NumericUtils = Lucene.Net.Util.NumericUtils
 
using NumericField = Lucene.Net.Documents.NumericField
 

Typedef Documentation

Definition at line 20 of file NumericTokenStream.cs.

Definition at line 22 of file NumericTokenStream.cs.

Definition at line 21 of file NumericTokenStream.cs.