Defines | |
#define | XAPIAN_VERSION "1.0.19" |
The version of Xapian as a C string literal. | |
#define | XAPIAN_MAJOR_VERSION 1 |
The major component of the Xapian version. | |
#define | XAPIAN_MINOR_VERSION 0 |
The minor component of the Xapian version. | |
#define | XAPIAN_REVISION 19 |
The revision component of the Xapian version. | |
#define | XAPIAN_HAS_FLINT_BACKEND 1 |
XAPIAN_HAS_FLINT_BACKEND Defined if the flint backend is enabled. | |
#define | XAPIAN_HAS_QUARTZ_BACKEND 1 |
XAPIAN_HAS_QUARTZ_BACKEND Defined if the quartz backend is enabled. | |
#define | XAPIAN_HAS_INMEMORY_BACKEND 1 |
XAPIAN_HAS_INMEMORY_BACKEND Defined if the inmemory backend is enabled. | |
#define | XAPIAN_HAS_REMOTE_BACKEND 1 |
XAPIAN_HAS_REMOTE_BACKEND Defined if the remote backend is enabled. |
#define XAPIAN_HAS_FLINT_BACKEND 1 |
XAPIAN_HAS_FLINT_BACKEND Defined if the flint backend is enabled.
#define XAPIAN_HAS_INMEMORY_BACKEND 1 |
XAPIAN_HAS_INMEMORY_BACKEND Defined if the inmemory backend is enabled.
#define XAPIAN_HAS_QUARTZ_BACKEND 1 |
XAPIAN_HAS_QUARTZ_BACKEND Defined if the quartz backend is enabled.
#define XAPIAN_HAS_REMOTE_BACKEND 1 |
XAPIAN_HAS_REMOTE_BACKEND Defined if the remote backend is enabled.
#define XAPIAN_MAJOR_VERSION 1 |
#define XAPIAN_MINOR_VERSION 0 |
#define XAPIAN_REVISION 19 |
#define XAPIAN_VERSION "1.0.19" |
The version of Xapian as a C string literal.