Am I to understand the work-around for deleting vectors by namespace is to run a dummy query ( to ma
Am I to understand the work-around for deleting vectors by namespace is to run a dummy query ( to match all results ) and loop batch delete by ID using
deleteByIds?

