Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-23092

Collation-aware index key generation

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.3.6
    • None
    • Querying
    • None
    • Fully Compatible
    • Query 12 (04/04/16), Query 13 (04/22/16), Query 14 (05/13/16)

    Description

      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

      Attachments

        Activity

          People

            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: