tkovis

Results 4 issues of tkovis

While debugging lucene text searching I happened to get unexpected `crux/q` results. I commented the result of each expressions. The results were the same even If I re evaluated some....

bug
repro-reqd

The first let form closes successfully, but the second throws The code: ```clojure (let [n (crux/start-node (io/file "resources/config.edn"))] (crux/sync n) (.close n)) (let [n (crux/start-node (io/file "resources/config.edn"))] (crux/sync n) (crux/q...

bug

### What is the new or updated feature that you are suggesting? Some forms might have optional fields, but they require you to fill one of them. Eg. ```ts const...

I was trying out if I could get the player stuck and sure enough I could fairly reliable do it. Not sure if this is an issue with the library...