Skip to content

Conversation

Kerollmops
Copy link
Member

This PR is akin to nnethercott/hannoy#42 and introduces a way to convert a hannoy database into an arroy one. We plan to add an (experimental) setting in the index settings of Meilisearch that permits users to switch between Vector Store backends.

@irevoire
Copy link
Contributor

Why are we duplicating this code both in arroy and hannoy?
Or did I miss something?

@Kerollmops
Copy link
Member Author

Kerollmops commented Aug 21, 2025

@irevoire, the code is slightly different, especially around the Distance trait constraints, database types, and internal Node types, i.e., Node::Item as a _padding field in arroy, not in Hannoy.

@Kerollmops Kerollmops force-pushed the prepare-for-conversion-from-hannoy branch from 2b8d563 to 9019306 Compare August 21, 2025 13:34
@Kerollmops Kerollmops merged commit a8d3c56 into release-v0.6 Aug 21, 2025
7 checks passed
@Kerollmops Kerollmops deleted the prepare-for-conversion-from-hannoy branch August 21, 2025 13:46
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.

2 participants