Initial release.
vector-search.core: embedded HNSW index over hnswlib-core -
index, add! / add-batch! (replace-on-existing-id), search with
:cosine / :dot / :euclidean metrics and similarity-oriented scores,
remove!, get-item, size, automatic capacity growth.save / load-index on a directory (hnswlib serialization +
EDN sidecar); loaded indexes remain fully mutable.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |