Function xapian::ffi::add_boolean_term

source ·
pub fn add_boolean_term(
    doc: Pin<&mut Document>,
    data: &str
) -> Result<(), Exception>