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

Support more granular collation specification

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.4.0
    • Component/s: Querying
    • Query Execution

      Additional use cases for collation would be enabled if it could be specified at a more granular level than per-operation. Some examples:

      • A compound index or sort criteria with different collations for each key
      • A query filter with different collations per operator
      • An aggregation pipeline with different collations per stage (e.g. a case-insensitive collation for a $match and a case-sensitive one for a subsequent $sort)
      • A read-only view with different collations for the view itself, a view that it depends on, and an operation on the view (this would be enabled by allowing a collation per aggregation stage)

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: