solr_role
solr_role copied to clipboard
Ansible role to install an Apache Solr (Cloud) server/cluster
### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the...
### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the...
We need this file to support Debian 12, same as Debian 11
### Description of the Change I was looking at this role and following the link to zookeeper resulted in a 404. Changing the dash to an underscore fixed the 404....
### Description Support for SSL ### Why is this needed? Functionality to setup SSL for Solr and Zookeeper roles regarding keystore and truststore initialisation. ### Additional Information
### Description of the Change it seems that the script is using the shell as home for the creation of the solr user and this does not work on debian...
### Description There is no information at all on how to add cores or collections with this role ### Why is this needed? Add a section in the README
### Prerequisites * [ X ] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already...
### Prerequisites * [ X ] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already...
It would be nice if an Ansible Solr Module could be used to: - Create/modify/drop collections - Create/split/delete shards - Create/modify/delete alias ... Actually this role is being updated to...