7 ms·
We added HNSW-based vector search to Typesense as well recently: https://typesense.org/docs/0.24.0/api/vector-search.html https://typesense.org/docs/0.24.0/api/
by jabo 3y ago
We added HNSW-based vector search to Typesense as well recently: https://typesense.org/docs/0.24.0/api/vector-search.html https://typesense.org/docs/0.24.0/api/vector-search.html
So you can combine attribute-based filters along with nearest-neighbor search.
Put together this semantic search + filtering demo just last week: https://github.com/typesense/typesense-instantsearch-semantic-search-demo https://github.com/typesense/typesense-instantsearch-semanti...