Collation-aware index key generation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.6
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 12 (04/04/16), Query 13 (04/22/16), Query 14 (05/13/16)
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      All index types provide an implementation of getKeys() which, given a document and an index key pattern, return a set of BSONObjs representing the keys. For those index types that can have a non-simple binary compare collation, we need to change getKeys() to return BSONObjs containing collator-generated comparison keys for string elements.

      The supported index types are:

      • btree version 1
      • 2d
      • 2dsphere
      • hashed

            Assignee:
            Tess Avitabile (Inactive)
            Reporter:
            Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: