Alan Gibson

Results 6 issues of Alan Gibson

Please add some context around the TODO item "Better support for concurrency." What exactly are the current weaknesses when it comes to concurrency?

I can't seem to get index export/import working in 0.7.21. If I export an index and immediately import it, then I never get any search results. I'm not sure if...

I've just switched to node-tesseract-ocr from the much slower Tesseract.js. Unfortunately I started consistently getting the following error. It occurs at about, but not exactly, the same place in a...

It seems that the `includeSelf` option for the `eleventyNavigationBreadcrumb` filter doesn't work with Liquid templates. This does not include the current page in the breadcrumb trail: ``` {{ collections.all |...