Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MB-61009: Raise max supported dimensionality of vectors to 4096 #2015

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

abhinavdangeti
Copy link
Member

@abhinavdangeti abhinavdangeti commented Apr 17, 2024

  • Allow calling application to change min/max.
  • Will require downstream changes to disallow any setting greater
    than 2048 in the event of a mixed version cluster.

+ Allow calling application to change min/max.
+ Will require downstream changes to disallow any setting greater
  than 2048 in the event of a mixed version cluster.
@abhinavdangeti abhinavdangeti merged commit 63e9c3f into master Apr 25, 2024
9 checks passed
@abhinavdangeti abhinavdangeti deleted the mb61009 branch April 25, 2024 15:51
ns-codereview pushed a commit to couchbase/cbft that referenced this pull request Apr 25, 2024
+ Cluster version tracking for features:
    - xattrs
    - vector_base64
    - dims:4096
+ This change separates out feature strings for xattrs and vector_base64
  because xattrs is not restricted to vectors alone.
+ vector_base64 is combined with dims:4096 which are meant to go out
  together in v2 (7.6.2).
+ Also requires: blevesearch/bleve#2015

Change-Id: I44daa225b5c397e9f8cae26ce3fcb36cab9b26d6
Reviewed-on: https://review.couchbase.org/c/cbft/+/208927
Well-Formed: Build Bot <[email protected]>
Well-Formed: Restriction Checker
Reviewed-by: Likith B <[email protected]>
Tested-by: Abhi Dangeti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants