delete
Delete points by id.
Parameters
wait
if true, return only once the change is applied.
Throws
if the collection does not exist.
Delete every point matching the given filter.
qdrant.delete("docs") { must { "lang" eq "en" } }Content copied to clipboard