Aécio Santos
Aécio Santos
And to test it locally without S3, running an instance of minio (minio.io) is a good alternative.
Unfortunately, I do not have access to a Windows machine and we don't have specific instructions on how to set up ACHE on Windows in the documentation.
PR #341 adds support to the search interface and concludes this issue.
I think we should merge it now.
I created the following SVG just to get the ball rolling, but it's probably not the best design (I'm not really a designer). Let me know if you're interested in...
Another take using Figma. Standard size (1x):  Large (15x):  SVG: ``` ```
It looks like you are using a recent Java version and not exporting the proper modules required by some crawler dependencies.
I would expect it to work fine on Java 11 (the Docker version uses it). On recent Java versions, you can make modules accessible by adding flags `--add-opens` or `--add-exports`...
@dependabot ignore this major version
I just submitted a PR that exposes DisjunctionMaxQuery. Hopefully, someone can review and it can make it to the next release as well. BTW, thanks for this great library!