aravindnc/mongoose-aggregate-paginate-v2

sort option is not working correctly

yacineBR opened this issue · 2 comments

i want to sort the result of the query but every time it returns different orders !

@yacineBR Try adding an index to the sort field and try again.

Duplicate of #18