Thank you! I just filed the bug in Jira:
https://issues.apache.org/jira/browse/SOLR-15170
About the workaround you mentioned, we ran a quick test on one server and
it apparently worked, but we did not check it properly in a cluster (we
decided that it is better not to go with this in production an
Of course, here is the full stack trace (collection 'techproducts' with
just one core to make it easier):
org.apache.solr.common.SolrException: Unable to reload core
[techproducts2_shard1_replica_n1]
at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1472)
at
org.apac
Hi,
I need to have the elevate.xml file updated frequently and I was wondering
if it is possible to put this file in the dataDir folder when using Solr
Cloud. I know that this is possible in the standalone mode, and I haven't
seen in the documentation [1] that it can not be done in Cloud.
I am us