aravindnc/mongoose-aggregate-paginate-v2
A page based custom aggregate pagination library for Mongoose with customizable labels.
JavaScriptMIT
Issues
- 5
Is this library cursor based or page based?
#51 opened by anuraagy - 4
"the $sort key specification must be an object"
#63 opened by trycoon - 1
Count and Sort extremely slow
#56 opened by aarongainz - 5
not working with mongoDb cluster 7
#60 opened by Bamorem - 2
- 5
Please implemet lean option
#32 opened by keystroke99 - 1
$lookup performance
#48 opened by samuelpares - 8
why there is a false field?
#42 opened by bulolo - 3
- 2
- 4
Could not find a declaration file for module
#27 opened by amapy003xamk - 14
I can't use mongoose-aggregate-paginate-v2 and mongoose-paginate-v2 in the same project
#38 opened by CarlValenzuela96 - 1
Optimizing Performance: implementing Pagination before lookup and projections in large collections
#57 opened by albertorizzi - 3
cannot set property 'allowdiskuse' of undefined
#35 opened by MR-omid - 3
[SERIOUS] Setters/ Getters not working, docs fail instanceof mongoose.Document check
#50 opened by vresetnikov - 0
How to optimize a $match'less paginate query?
#53 opened by vresetnikov - 0
Is there any way possible to use it with await, like const data = await MyModel.aggragatePaginate(aggragate)
#52 opened by Shaxadhere - 3
$lookup operator does not work
#40 opened by ar124officialwd - 1
Can't match a ISODate range
#47 opened by Gabrirf - 2
- 0
- 15
- 6
$lookup and $project not working
#29 opened by albertyou2 - 1
populate option like mongoose-paginate-v2
#24 opened by thorizer - 1
- 0
Pass limit 0 to return only the meta
#43 opened by crispiestsquid - 5
Aggregate not working when using paginate
#19 opened by Sptandi - 1
Why 'page' is 1 based?
#20 opened by MichaelLiss - 1
Argument to skip cannot be negative?
#21 opened by MichaelLiss - 3
Global options config
#37 opened by horvathpatrik - 0
how to explain aggregate query
#28 opened by ngocnv1712 - 1
- 1
Can groups be paginated separately?
#34 opened by i-rebel-aj - 1
- 4
- 2
- 2
Option to disable pagination
#7 opened by WaveMeUp - 2
Rename _id fields to id for the result
#30 opened by awesomelike - 8
Typescript support
#15 opened by duongkhoangiam - 2
sort option is not working correctly
#17 opened by yacineBR - 2
- 0
- 8
- 4
Offset support
#11 opened by v0od0oChild - 0
How can I use limit = 0.
#9 opened by sohansarma - 1
- 1
I can't use lookup operator in query.
#5 opened by eZubia - 3
Bug paginator data returned
#2 opened by Tititrois - 5
`aggregatePaginate()` method is not exist
#1 opened by Yangeok