Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-40850

Update JSON indexing approach to use mutli-value index backend

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Critical
    • Resolution: Unresolved
    • None
    • JSON, Optimizer
    • None

    Description

      Updating the JSON indexing strategy from a traditional full-text backend to a new multi-value indexing backend allows MariaDB Server to natively map multiple, individual JSON array elements to a single database row. While full-text indexes previously served as a text-parsing workaround for JSON string searches, the multi-value approach enables true granular indexing. This transition significantly improves query execution performance for JSON membership operations (such as JSON_CONTAINS) and eliminates common full-text limitations like stop-word exclusions and token size restrictions.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adamluciano Adam Luciano
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.