Andrey Vasnetsov

Results 591 comments of Andrey Vasnetsov

> whereas Qdrant takes about a second. How many points do you need to average? This sounds like a lot

Could you please also explain an interface a little bit more: - if we are interested in getting average of the collection subset (aka "class archetype"), why would we need...

> allowing a recommendation search straight from the results of a filter condition Averaging more than a few vectors was never an intended usage of recommendation API, so we didn't...

We will try to figure out maybe a more universal interface, which would cover your use-case as well. So far it looks like a special case of aggregation request

web-ui is not part of binaries, it needs to be downloaded separately ![Image](https://github.com/user-attachments/assets/cbb4a74c-4692-4664-a6a1-019721affd7b)

Hey! Please provide details of what exactly not working, including code snippets, error message, logs and system configuration. We unfortunately can't reproduce the problem based on your current description.

It seems that you were running the cluster for some time, since you are using such an old version. So I assume, there is some state of the clsuter, which...

Hey! Thanks for the proposal! Have you considered `delete-by-filter` API with empty filter? It is not really recommended to use in production, as record-by-record deletion might be slow on large...

for backward compatibility we could do the configurable prefix via settings