solr_role
solr_role copied to clipboard
Create (and use 😜) an Ansible Solr module
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 manage collections using Solr Collections API but I think that readability could be improved creating an Ansible Module.
AFAIK there isn't a Ansible Module (official or not) to manage Solr collections using Collections API