meilisearch / arroy

Spotify/Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage :boom:

Home Page:https://docs.rs/arroy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the pre-processor

irevoire opened this issue · comments

commented
  • About preprocess:
    • We can probably compute the max-norm on the fly while adding the items
    • If the max-norm doesn't change (from a doc addition OR deletion), then we don't need to run the second part of