Michael McCandless
Michael McCandless
Hi, sorry there are really no docs here, and I'm not actively developing this -- I'm impressed you got so far as to run `jirasearch`! It is running at http://jirasearch.mikemccandless.com,...
Aha! Now I see #186! EventuallyConsistentMikeException. You're right -- using `AtomicInteger` means the `id` assignment is non-deterministic! But couldn't we still make it deterministic, in the binary case, by knowing...
And let's add annot confessing the change too ;)
Thanks @msokolov! I guess we are waiting on LUCENE-10577 before pushing this?
Try using jstack to see what the indexing and merging threads are doing? Also, rearrange was reverted and I don't think committed again?
+1! We probably need a small fix to `nightlyBench.py`, where it pulls updates before running each night, and also where it generates URLs to see code changes since the last...
+1, this is a horrible experience and has bit me many times! It would be amazing if we could detect, from the requested tasks, which facets are being executed, and...