Antonio Ercole De Luca
Antonio Ercole De Luca
@wetneb Hey, could you specify which version of zookeeper you are using, and what is your local config? Maybe it would be cool to have a series of steps for...
Before Solr version 8.11.1, the Log4Shell CVE is present and it is a security problem. Do you think your project would also work with Solr 8 on up?
Ok I kinda solved the previous problem. I will have a PR ready soon. One question, should I update the settings_template.py file: ``````python # The name of the Solr collection...
The CLI was asking me something about the settings.py file that probably is not included in the docs. Should I copy the settings_template.py file and rename it as settings.py? Another...
Any news on that?
Thanks, I will include them in the docker build process! are there any other files that could speed it up? At the moment I have the following steps that I...
If you want the last version from GitHub you can use [this technique](https://stackoverflow.com/questions/16584552/how-to-state-in-requirements-txt-a-direct-github-source).
I provided a fix with code from @javad94
You should ask to @javad94 I am only providing a fix based on his comment.