datahike

alekcz 2025-03-22T17:24:14.246809Z

I think my index is broken. Is there a way to force it to be rebuilt: `(d/q '[:find ?e ?id :in $ :where [?e :quinvoice/id ?id][?e :quinvoice/recurring true]] @conn) => #{} (d/q '[:find ?e ?id :in $ :where [?e :quinvoice/id ?id]] @conn) => #{[2066463 "inv139619194098650000"]} (d/pull @conn [:quinvoice/id :quinvoice/recurring] 1332913) => {:quinvoice/id "inv139605571146910000" :quinvoice/recurring true}`

whilo 2025-04-01T00:47:48.112649Z

@alekcz360 and I have moved this to a private conversation. It seems the machine crashed before the data loss and maybe the konserve backend was not configured to write synchronously. We are working on data recovery.

❤️ 1
alekcz 2025-03-22T17:25:13.648409Z

There are about 30k entities with an :quinvoice/id