Constant xapian::constants::DB_CREATE

source ·
pub const DB_CREATE: i32 = 0x02;
Expand description

Create a new database.

If the database already exists, an exception will be thrown.