mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-08-03 16:40:59 -05:00
* new: relax test comparison * rollback: rollback is context search addition * rollback: return redundant parentheses * Sparse no overlap distance computation (#1040) * fix: fix sparse distance computation for recommend, discovery and context queries * fix: use empty_is_zero * add zero case to score cmp * add snapshot saving on failure --------- Co-authored-by: generall <andrey@vasnetsov.com>