mongoose-aggregate-paginate-v2 icon indicating copy to clipboard operation
mongoose-aggregate-paginate-v2 copied to clipboard

not working with mongoDb cluster 7

Open Bamorem opened this issue 1 year ago • 5 comments

After upgrating my cluster 6 to 7

my aggregatePaginate() doesn't woke using $geoNear.

It was working under a cluster 6, but not 7.

And the same aggregate is working with a simple aggregate() without paginate using geoNear.

Bamorem avatar Jul 03 '24 08:07 Bamorem