mongoDB aggregation pipeline : pagination is not working as expected with id cursor and text index
I m making an aggregation query to my mongoDB using a text index, I implemented a pagination system but it’s not working as expected
I m making an aggregation query to my mongoDB using a text index, I implemented a pagination system but it’s not working as expected