Accusys
874d688987
feat: deploy hybrid search (semantic+keyword+identity) with RRF fusion
- Replace smart_search with hybrid RRF implementation
- Add speaker_detections table for identity-agent binding
- Fix identity queries: direct SQL to avoid type mismatches
- Add debug logs to job_worker for processor debugging
- Deployed to production (3002) successfully
Key changes:
- search.rs: Complete rewrite with 3 strategies + RRF
- postgres_db.rs: speaker_detections table + identity query fixes
- job_worker.rs: Debug logs for output file checks
Tested:
- Hybrid search works with semantic + keyword + identity
- Identity search: 'identity:Charade' returns correct results
- Chinese keyword search: '調光' matches Charade summaries
Bugs found:
- Case mismatch: 'ASRX' vs 'asrx' in processors field
- Missing CUT dependency for ASRX processor
2026-06-01 15:15:17 +08:00
..
2026-05-13 02:37:45 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-08 00:41:39 +08:00
2026-05-11 07:03:22 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-08 01:01:34 +08:00
2026-05-11 07:03:22 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00
2026-05-08 13:21:40 +08:00
2026-05-08 01:26:43 +08:00
2026-05-08 01:11:54 +08:00
2026-05-08 01:22:31 +08:00
2026-05-08 13:03:21 +08:00
2026-05-08 12:52:12 +08:00
2026-05-11 07:03:22 +08:00
2026-05-08 01:46:40 +08:00
2026-05-11 07:03:22 +08:00
2026-05-08 13:28:16 +08:00
2026-05-11 07:03:22 +08:00
2026-05-08 13:16:05 +08:00
2026-05-09 06:25:45 +08:00
2026-05-11 07:03:22 +08:00
2026-05-11 07:03:22 +08:00
2026-05-11 07:03:22 +08:00
2026-05-11 07:03:22 +08:00
2026-05-09 06:22:27 +08:00
2026-05-11 10:21:06 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-11 10:21:06 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 20:00:47 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 05:00:59 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 22:42:03 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 20:15:44 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 20:20:36 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 20:00:47 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 21:05:08 +08:00
2026-05-13 21:11:31 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 22:05:53 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 22:42:03 +08:00
2026-05-14 17:57:00 +08:00
2026-05-13 23:46:52 +08:00
2026-05-14 17:57:00 +08:00
2026-05-15 12:18:29 +08:00
2026-05-15 12:18:29 +08:00
2026-05-14 02:34:53 +08:00
2026-05-14 03:12:55 +08:00
2026-05-15 12:18:29 +08:00
2026-05-15 12:18:29 +08:00
2026-05-15 12:18:29 +08:00
2026-05-15 12:18:29 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 01:54:09 +08:00
2026-05-14 13:57:25 +08:00
2026-05-15 12:18:29 +08:00
2026-05-14 17:57:00 +08:00
2026-05-15 12:18:29 +08:00
2026-05-15 12:18:29 +08:00
2026-05-14 17:05:18 +08:00
2026-05-14 01:36:26 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 01:58:43 +08:00
2026-05-14 03:37:01 +08:00
2026-05-15 12:18:29 +08:00
2026-05-15 03:28:38 +08:00
2026-05-14 03:45:55 +08:00
2026-05-14 17:57:00 +08:00
2026-05-14 02:48:15 +08:00
2026-05-14 02:56:59 +08:00
2026-05-14 17:57:00 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-15 10:59:23 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-16 03:11:32 +08:00
2026-05-17 02:26:09 +08:00
2026-05-29 23:12:09 +08:00
2026-05-29 19:06:15 +08:00
2026-06-01 15:15:17 +08:00
2026-05-07 23:42:19 +08:00
2026-05-13 20:01:45 +08:00
2026-05-11 07:03:22 +08:00
2026-05-07 23:42:19 +08:00
2026-05-07 23:42:19 +08:00