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

Index option to skip keys that are too large

    • Type: Icon: Question Question
    • Resolution: Works as Designed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution

      Currently if there is any document with a key too large to be indexed (>1024), an error will be thrown and the index will not be created.

      I would like to have an option to skip those values and index all the other keys.

      As far as I can see, this can not be achieved with partial indices for multikey indices, since partial indices can only exclude the entire document from being indexed, not a single element from the array being indexed.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            karo Karolin Varner
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: