v2.47.1 — qdrant remove() without dimension guard
remove() deletes by filter without the index-path dimension guard (removal never embeds), enabling old-collection cleanup after an embedding-model switch; missing collection is a no-op instead of being auto-created. 4515 tests. See CHANGELOG [2.47.1].