kolaente and kolaente
723ef2dce9
fix(search): mirror ParadeDB BM25 matching into the subtask parent search condition
...
The parent root-membership mirror always used the ILIKE fallback, so on
ParadeDB a parent matching the search only via fuzzy/token matching kept
its child as a duplicate root, and a substring-only ILIKE match could
hide a child under a parent absent from the results. The assumed
limitation no longer holds: pg_search plans ||| against the aliased
parent_tasks inside the correlated NOT EXISTS as a regular BM25 scan
(verified on 0.24.1), and score-free predicates never triggered the
"unsupported query shape" error on older versions either.
Part of #2954
2026-07-19 14:16:07 +00:00
..
2026-07-03 16:56:03 +00:00
2026-04-20 18:55:06 +00:00
2026-04-20 18:55:06 +00:00
2026-07-07 11:38:33 +02:00
2026-07-03 16:56:03 +00:00
2026-07-03 16:56:03 +00:00
2026-07-03 16:56:03 +00:00
2026-07-18 10:00:37 +02:00
2026-07-18 10:00:37 +02:00
2026-03-30 12:28:15 +00:00
2026-03-30 12:28:15 +00:00
2026-03-30 12:28:15 +00:00
2026-05-15 17:25:09 +02:00
2026-05-01 14:44:10 +00:00
2026-05-15 17:25:09 +02:00
2026-07-18 17:05:32 +00:00
2026-05-01 14:44:10 +00:00
2026-05-01 14:44:10 +00:00
2026-06-05 08:51:39 +00:00
2026-06-09 20:13:02 +00:00
2026-05-20 21:02:14 +00:00
2026-05-20 21:02:14 +00:00
2026-07-18 13:41:15 +00:00
2026-07-18 13:41:15 +00:00
2026-07-03 16:56:03 +00:00
2026-06-17 18:39:38 +00:00
2026-07-07 11:38:33 +02:00
2026-07-03 23:18:00 +02:00
2026-07-03 23:18:00 +02:00
2026-07-18 17:05:32 +00:00
2026-07-07 11:38:33 +02:00
2026-07-07 11:57:04 +00:00
2026-07-07 11:57:04 +00:00
2026-06-09 11:40:04 +00:00
2026-05-31 15:27:44 +02:00
2026-06-05 09:17:25 +00:00
2026-04-09 15:38:07 +00:00
2026-06-05 09:17:25 +00:00
2026-07-07 11:57:04 +00:00
2026-07-07 11:57:04 +00:00
2026-06-02 11:55:25 +00:00
2026-07-07 11:38:33 +02:00
2026-06-08 13:54:09 +00:00
2026-06-17 21:18:04 +00:00
2026-06-17 21:18:04 +00:00
2026-06-17 21:18:04 +00:00
2026-05-15 17:25:09 +02:00
2026-05-15 17:25:09 +02:00
2026-03-27 23:05:04 +00:00
2026-06-29 17:18:05 +02:00
2026-06-19 10:15:58 +02:00
2026-06-19 10:15:58 +02:00
2026-04-20 18:55:06 +00:00
2026-04-20 18:55:06 +00:00
2026-06-18 20:57:05 +00:00
2026-07-07 11:38:33 +02:00
2026-04-20 18:55:06 +00:00
2026-06-18 20:57:05 +00:00
2026-04-20 18:55:06 +00:00
2026-07-18 17:05:32 +00:00
2026-07-07 11:38:33 +02:00
2026-07-18 17:05:32 +00:00
2026-07-07 11:38:33 +02:00
2026-06-07 10:40:20 +00:00
2026-06-19 18:27:33 +02:00
2026-06-08 13:54:09 +00:00
2026-07-07 11:38:33 +02:00
2026-07-07 11:38:33 +02:00
2026-06-18 20:57:05 +00:00
2026-06-18 20:57:05 +00:00
2026-04-09 16:22:56 +00:00
2026-07-01 12:42:32 +00:00
2026-07-19 13:31:21 +02:00
2026-07-19 13:31:21 +02:00
2026-07-06 15:45:55 +00:00
2026-07-19 13:31:21 +02:00
2026-07-06 15:45:55 +00:00
2026-06-12 08:56:08 +00:00
2026-06-03 19:57:26 +00:00
2026-07-07 11:57:04 +00:00
2026-07-07 11:57:04 +00:00
2026-06-01 14:13:39 +02:00
2026-07-03 19:58:39 +02:00
2026-07-03 19:58:39 +02:00
2026-04-05 12:20:35 +00:00
2026-06-09 20:42:00 +00:00
2026-07-07 11:38:33 +02:00
2026-06-17 21:16:41 +00:00
2026-07-06 15:45:55 +00:00
2026-07-19 14:16:07 +00:00
2026-05-31 12:56:57 +00:00
2026-07-07 11:38:33 +02:00
2026-07-07 11:57:04 +00:00
2026-04-20 18:55:06 +00:00
2026-06-18 20:57:05 +00:00
2026-04-20 18:55:06 +00:00
2026-06-18 20:57:05 +00:00
2026-07-07 11:38:33 +02:00
2026-06-12 08:56:08 +00:00
2026-06-08 13:54:09 +00:00
2026-05-06 16:08:16 +02:00
2026-05-01 14:44:10 +00:00
2026-05-01 14:44:10 +00:00
2026-06-11 20:07:43 +00:00
2026-07-02 19:39:00 +02:00
2026-06-18 20:57:05 +00:00
2026-07-18 17:05:32 +00:00