mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-04 09:01:00 -05:00
* feat: add "any" to "match" statements Adds support for using "any" to match on a list of different possible values * enable proper counting in cardinality estimation * fmt * upd OpenAPI --------- Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>