Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
2.6.3
-
None
-
None
-
ALL
-
Description
when you skip '2d' geo queries, the limit starts from the start and not from the skip. for example, skip 100, limit 1 will always return nothing, but skip 100, limit 101 will return a single value (if exists)
Attachments
Issue Links
- duplicates
-
SERVER-14039 $nearSphere query with 2d index, skip, and limit returns incomplete results
-
- Closed
-