The Wayback Machine - https://web.archive.org/web/20220102013833/https://github.com/topics/vector-search-engine
Skip to content
#

vector-search-engine

Here are 20 public repositories matching this topic...

qdrant
generall
generall commented Dec 28, 2021

Is your feature request related to a problem? Please describe.
There are cases, when it might be useful to know how much points are there in index, which satisfies some filtering condition.
Currently, we can only estimate a total amount of points.

Describe the solution you'd like
Create an API which returns amount of points (estimated or precise, depending on flag) for a given filter

Improve this page

Add a description, image, and links to the vector-search-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vector-search-engine topic, visit your repo's landing page and select "manage topics."

Learn more