Commit Graph

6 Commits

Author SHA1 Message Date
5cd61b50f9 Fix formatting 2025-07-12 18:19:26 +09:00
9a9be76757 add: verify that the statistics are correctly update assert 2025-07-12 11:15:44 +09:00
cfa6ba6c3b Fix stats showing wrong document count after clear all
Update database stats after clearing documents to ensure
/stats endpoint returns correct numberOfDocuments: 0 instead
of stale count.
2025-07-12 11:15:44 +09:00
22d363c05a Clear DB on clear documents 2025-07-02 00:05:12 +02:00
44eb153619 Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00