ACL available options:
- ignore
- overwrite
- merge
- merge_preserve
- clear
By default acls are installed in overwrite mode.
You can add any of the option in pom file. Below is the code for "merge" ACL option via pom:
Elasticsearch and Apache SolrCloud are both powerful, distributed search engines built on top of Apache Lucene. Both Elasticsearch and S...