Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
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
- blocks
-
FOLIO-2402 platform-related features and fixes for mod-inv-stor 18.2.1
-
- Closed
-
- is blocked by
-
RMB-498 Truncate b-tree string for 2712 index row size
-
- Closed
-
- is duplicated by
-
MODINVSTOR-379 Reindex of contributors fails with maximum 2712 'index row size exceeded' error
-
- Closed
-
- relates to
-
MODINVSTOR-390 Adding an Instance with a longer title throws "Values larger than 1/3 of a buffer page cannot be indexed"
-
- Closed
-