Function xapian::ffi::index_text

source ·
pub fn index_text(
    tg: Pin<&mut TermGenerator>,
    data: &str
) -> Result<(), Exception>