Mukesh Kumar

Results 2 comments of Mukesh Kumar

Hi @stefanodado , db.stores.find({ $text: { $search: "java coffee shop" } },{ score: { $meta: "textScore" } }).sort( { score: { $meta: "textScore" } } ) Do you have any...