mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 17:40:55 -05:00
* Strict mode allows fullscan for multitenant payload index * different error for missing payload index in multitenant case * handle payload_m * add simple test * handle hnsw.m not set * add another simple test * fix test * fallback to global HSNW config * new error status code * do not block on global HNSW and improver error reporting * clearer error reporting * review fixes * fix test error messages --------- Co-authored-by: generall <andrey@vasnetsov.com>