Skip to content
#

recommender-system

Here are 2,547 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

enhancement good first issue

Improve this page

Add a description, image, and links to the recommender-system 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 recommender-system topic, visit your repo's landing page and select "manage topics."

Learn more