Extending Range operator support to ObjectId values
If the Range operator supports ObjectId, it'll be really useful for the application that sorts or paginates data using _id, since _id is sorted by default.
9
votes
Lawrence Raj
shared this idea
This work has been completed; see changelog and documentation.
-
Aaron commented
Is there any update on this?