-
Notifications
You must be signed in to change notification settings - Fork 63
Update for vector search index in 5.13 #722
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
Conversation
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
61298d0 to
07dfbdb
Compare
renetapopova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added some editorial suggestions.
Vector search index and its create and query procedures are out of beta The set vector procedures are still in beta
This new procedure superscedes the old procedure, which is now deprecated.
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
0bfeedb to
436c72a
Compare
renetapopova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it looks good now. Thanks, @nilsceberg and @parnmatt.
* drop beta tag for feature, and its create and query procedures * keep beta tag on set property procedure * deprecate old set procedure in favor of new procedure with different name and signature * noted parameter validation issue (fixed in 5.13) * noted tx state issue and workaround (fixed in 5.13) --------- Co-authored-by: Matthew Parnell <matthew.parnell@neo4j.com> Co-authored-by: Matthew Parnell <matt@parnmatt.co.uk> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Includes the following PRs: - #676 - #687 - #688 - #722 - #726 - #734 - #735 - #737 - #748 - #749 - #752 - #766 --------- Co-authored-by: Gem Lamont <106068376+gem-neo4j@users.noreply.github.com> Co-authored-by: Nils Ceberg <nils.ceberg@neo4j.com> Co-authored-by: Matthew Parnell <matthew.parnell@neo4j.com> Co-authored-by: Matthew Parnell <matt@parnmatt.co.uk> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com> Co-authored-by: Lasse Heemann <lasse.heemann@neo4j.com> Co-authored-by: Ali Ince <ali-ince@users.noreply.github.com> Co-authored-by: Therese Magnusson <scout.therese@gmail.com> Co-authored-by: Stefano Ottolenghi <stefano.ottolenghi@neo4j.com> Co-authored-by: Therese Magnusson <therese.magnusson@neotechnology.com> Co-authored-by: linneaandersson <Linneamaria10@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.