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

randomize vectors in the index when needed

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • Vector search
    • None

    Description

      randomizing vectors in the index is

      • allows for new optimizations
      • expensive (even with Eigen)
      • not always necessary
      • must be done for all vectors in the index, cannot be enabled mid-way

      that is, we kind of want to do it, but don't want to do it if it's not needed (for Matryoshka or already randomized embeddings).

      An idea: don't do it at first and let OPTIMIZE TABLE enable it

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.