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

Index option "unique" should be disallowed for text/geo indexes

    • Query Integration

      The semantics of the {unique: true} option for text/geo indexes are implementation-specific, unintuitive, and not useful (for text indexes, this option enforces that no two documents can have the same term+score pair; for geo indexes, this option enforces that no two documents can have a point with the same geohash value).

      This option is currently disallowed for hashed indexes.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            backlog-server-query Backlog - Query Team (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: