Uploaded image for project: 'mod-inventory-storage'
  1. mod-inventory-storage
  2. MODINVSTOR-139

Indices for sorting: Only index first part of JSON array properties

    XMLWordPrintable

Details

    • CP: sprint 79
    • Core: Platform

    Description

      Array properties are potentially very long, causing issues for the database when attempting to index them. It's the b-tree indices – used for sorting – that can fail on long arrays.

      It's suggested that we only index the first part - say the first hundred characters of any array property, since indexing beyond that provides no added value when sorting.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                julianladisch Julian Ladisch
                nielserik Niels Erik Gilvad Nielsen
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases