tantaraio / voy

🕸️🦀 A WASM vector similarity search written in Rust
https://www.npmjs.com/package/voy-search
Apache License 2.0
867 stars 31 forks source link

"Too many items with the same position on one axis" error #48

Open maccman opened 1 year ago

maccman commented 1 year ago

We are seeing this half way through indexing.

CleanShot 2023-08-24 at 13 19 49@2x
DawChihLiou commented 12 months ago

Fix in v0.6.3 for #51 will re-introduce this error when indexing a large number of resources. I'll work on a safer way to handle it. For now, please consider experimenting with multiple indexes.