Shamik, updating the documentation to reflect what you’ve learned is a great
way to get involved with the community. I’d love to see a PR submitted that
clarifies the docs and would be happy to review it.
> On Jun 8, 2022, at 7:43 PM, Shamik Bandopadhyay wrote:
>
> Hi Shawn,
>
> Thanks for
Hi Shawn,
Thanks for the insight. As you've mentioned, renaming the core name in
the core properties file does create unwanted consequences. I did give it a
try in a test environment earlier. Renaming the core is not essential for
us, it's just to add some convenience for a few folks using Solr
On 6/8/2022 5:06 PM, Shamik Bandopadhyay wrote:
"msg": "Not supported in SolrCloud",
Using the CoreAdmin API when running in cloud mode is a REALLY bad
idea. The CoreAdmin API cannot touch information in zookeeper. With
part of the information for a SolrCloud collection being in zookeep
Hi,
After upgrading from 7.5 to 8.11, the core admin API for renaming core
has stopped working. For e.g. when I try to run this,
https://internal-kp-stage.test.com/solr/admin/cores?action=RENAME&core=knowledge_shard1_replica_n1&other=knowledge
It throws the following error.
{
"responseHeade