Lucene++ - a full-featured, c++ search engine
API Documentation
static bool onOrAfter(LuceneVersion::Version first, LuceneVersion::Version second)
Version
Definition: Constants.h:40
@ LUCENE_23
Match settings and bugs in Lucene's 2.3 release.
Definition: Constants.h:51
Definition: AbstractAllTermDocs.h:12
static String LUCENE_VERSION
Definition: Constants.h:25
@ LUCENE_22
Match settings and bugs in Lucene's 2.2 release.
Definition: Constants.h:48
@ LUCENE_21
Match settings and bugs in Lucene's 2.1 release.
Definition: Constants.h:45
static String OS_NAME
Definition: Constants.h:23
Some useful Lucene constants.
Definition: Constants.h:15
@ LUCENE_24
Match settings and bugs in Lucene's 2.4 release.
Definition: Constants.h:54
@ LUCENE_30
Match settings and bugs in Lucene's 3.0 release.
Definition: Constants.h:62
@ LUCENE_29
Match settings and bugs in Lucene's 2.9 release.
Definition: Constants.h:57
Use by certain classes to match version compatibility across releases of Lucene.
Definition: Constants.h:32
static String LUCENE_MAIN_VERSION
Definition: Constants.h:24
clucene.sourceforge.net