Constant xapian_rusty::DB_CREATE_OR_OVERWRITE[][src]

pub const DB_CREATE_OR_OVERWRITE: i8 = 3;

Overwrite existing db; create if none exists.