Skip to content
Discussion options

You must be logged in to vote

When I update the collection config to change hnsw config values such as ef_construct, m values and on_disk will the index be rebuild. Or do I need to reinsert the data for the changes to be reflected.

Yes, the indices will be rebuilt. This can take some time, and will be done once the collection reports a green status.

Also I see a hnsw config can also be configured for named vectors separately. Currently I just seems to have it configured for the whole collection. Is this wrong? And whats the difference when configuring it specifically within named vector config.

Configuring it at collection level is perfectly fine, and is the most common way to configure it. If you ever want a diff…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davidschrooten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants