iman safari

Results 2 issues of iman safari

Hi there I want to retrieve the matched results count with results simultaneously to reduce roundtrips when I use pagination in my aggregation query. Is it possible to act in...

enhancement

Hi there, Consider I have a schema for my products as follows: `[{ "Name":"p1", "Price":10000, "Discount":0.5 }, { "Name":"p2", "Price":20000, "Discount":0.3 }]` I want to find products whose price after...