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

Add new vector index settings #1009

Merged
merged 15 commits into from
Aug 16, 2024
Merged

Conversation

parnmatt
Copy link
Contributor

We have exposed quantization, and M and efConstruction hyperparameters for the vector index.
We have also allowed the similarity function to be defaulted to 'cosine', and for the dimensions to not need to be specified.

@parnmatt
Copy link
Contributor Author

I have no strong preference on the wording currently, just jotted down some things we can iterated upon.
I have used description lists for the index settings for now; however, I am open to a different format if preferred.
I am unsure if we want it to be in a collapsible section (or perhaps just the advanced) or if all settings should be clearly visible.

@parnmatt parnmatt force-pushed the 5.23-index-settings branch from af4b0ce to 7123cd5 Compare July 30, 2024 14:16
* fix typo
* clarify omitting dimensions
* move vector provider difference note
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
Copy link
Collaborator

@JPryce-Aklundh JPryce-Aklundh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @parnmatt! I have some editorial suggestions, and a few areas where I didn't fully understand what was going on. Also, we need to add the 3 new settings to the Additions and Deprecations page (I can do this once we have clarified everything else, if you like).

parnmatt and others added 3 commits August 8, 2024 14:48
Co-authored-by: Jens Pryce-Åklundh <112686610+JPryce-Aklundh@users.noreply.github.com>
@parnmatt parnmatt marked this pull request as ready for review August 12, 2024 13:12
@neo-technology-commit-status-publisher
Copy link
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@JPryce-Aklundh JPryce-Aklundh merged commit 8df83ed into neo4j:dev Aug 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants