pub fn enquire_set_weighting_scheme_bm25( en: Pin<&mut Enquire>, bw: Pin<&mut BM25Weight> ) -> Result<(), Exception>