-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: 0.9.4
-
Component/s: Index Maintenance
-
None
When sorting string fields, MongoDB returns results using binary representation sort order, which makes results starting with 'Z' uppercase appear before 'a' lowercase. It would be very nice if it used lexicographical ordering. Even nicier if it supported international charsets (i.e. sort correctly characters not from the standard basic A-Za-z0-9 chars.