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

vector-search-engine

Here are 27 public repositories matching this topic...

qdrant
generall
generall commented Dec 28, 2021

Is your feature request related to a problem? Please describe.
Currently, user needs to know exact list of point IDs to perform a payload update. (API https://qdrant.github.io/qdrant/redoc/index.html#operation/update_points)

But in some cases it might be useful to specify update condition - set payload only on those points, which passes the filtering condition.

**Describe the solution

enhancement good first issue

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