Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-16836

DenseVectorField to support dimensions > 1024

    XMLWordPrintableJSON

Details

    Description

      The principle objective of this PR is to make it easier for users to use Apache Solr with higher dimensions.

      Right now, Lucene's arbitrary limit of 1024 is merely an ergonomics kind of limit to help the user from shooting themselves in the foot.

      The underlying codec we have can read/write an arbitrary number of dimensions. CheckIndex validates the number of dimensions is greater than zero but doesn't enforce a maximum.

      Potentially a warning is raised if the underline Lucene limit is exceeded.

      Attachments

        Issue Links

          Activity

            People

              abenedetti Alessandro Benedetti
              abenedetti Alessandro Benedetti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 10m
                  2h 10m