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.NumberTools |
Provides support for converting longs to Strings, and back again. The strings are structured so that lexicographic sorting order is preserved. More... | |
Namespaces | |
package | Lucene.Net.Documents |
Typedefs | |
using | NumericUtils = Lucene.Net.Util.NumericUtils |
Definition at line 20 of file NumberTools.cs.