-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.1
-
Component/s: Querying
-
None
-
ALL
-
After creating an index in a capped collection, sorting it in reverse natural order doesn't work anymore. The result is always sorted in natural order instead.
See https://gist.github.com/cezarsa/0c1106ee32ee7b12914c for more details
Version:
$ mongod --version
db version v2.6.1
2014-06-05T13:45:27.884+0000 git version: 4b95b086d2374bdcfcdf2249272fb552c9c726e8
- duplicates
-
SERVER-14176 natural order sort specification ignored if query is specified
- Closed