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.DateTools |
Provides support for converting dates to strings and vice-versa. The strings are structured so that lexicographic sorting orders them by date, which makes them suitable for use as field values and search terms. More... | |
class | Lucene.Net.Documents.DateTools.Resolution |
Specifies the time granularity. More... | |
Namespaces | |
package | Lucene.Net.Documents |
Typedefs | |
using | NumericUtils = Lucene.Net.Util.NumericUtils |
Definition at line 20 of file DateTools.cs.