3 Commits
Author SHA1 Message Date
Kunpeng XieandGeorge Panchuk d5ef5ccd36 fix(local): update IDF statistics on deletion (#1427)
* fix(local): update IDF statistics on deletion

* fix: update IDF statistics on deletion, reject writes to absent points, apply the rest

---------

Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2026-09-16 00:28:51 +07:00
Kunpeng XieandGeorge Panchuk d6f79fd0fc fix(local): isolate sparse vectors at storage boundaries (#1424)
* fix(local): isolate sparse vectors at storage boundaries

* fix: replace deepcopy with a cheap copy

---------

Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2026-09-16 00:28:42 +07:00
Kunpeng XieandGeorge Panchuk 05441fd670 fix(local): ignore nonnumeric coordinates in geo filters (#1425)
* fix(local): ignore nonnumeric coordinates in geo filters

* fix(local): reject nonfinite geo coordinates

* test: cover geo coordinate validation where the filter tests live

---------

Co-authored-by: George Panchuk <george.panchuk@qdrant.tech>
2026-09-16 00:28:19 +07:00