- TF-IDF based search
- Numerical range filters
- k-nearest neighbour vector search
- Get bazel 0.20
- run
bazel query //...
to see build targets - run
bazel run //cpp/server:server
to start the server
- An mmap implementation of dense eigen matrices is available in cpp/ds/persistent_matrix.h