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.Documents.DateField |
Provides support for converting dates to strings and vice-versa. The strings are structured so that lexicographic sorting orders by date, which makes them suitable for use as field values and search terms. More... | |
Namespaces | |
package | Lucene.Net.Documents |
Typedefs | |
using | NumericUtils = Lucene.Net.Util.NumericUtils |
using | PrefixQuery = Lucene.Net.Search.PrefixQuery |
using | TermRangeQuery = Lucene.Net.Search.TermRangeQuery |
Definition at line 21 of file DateField.cs.
Definition at line 22 of file DateField.cs.
Definition at line 23 of file DateField.cs.