Index option to skip keys that are too large

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Karolin Varner
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: