#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
Provides support for converting dates to strings and vice-versa. The strings are structured so that l...
Definition DateField.h:31
static const String & MIN_DATE_STRING()
static const String & MAX_DATE_STRING()
static String timeToString(int64_t time)
Converts a millisecond time to a string suitable for indexing.
static int32_t DATE_LEN()
static String dateToString(const boost::posix_time::ptime &date)
Converts a Date to a string suitable for indexing.
static int64_t stringToTime(const String &s)
Converts a string-encoded date into a millisecond time.
Base class for all Lucene classes.
Definition LuceneObject.h:31
Definition AbstractAllTermDocs.h:12