[
https://issues.apache.org/jira/browse/SOLR-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-7991.
----------------------------------
Resolution: Invalid
Please raise questions like this on the user's list before raising a JIRA as
this is much more a usage question than a known code issue.
Swapping cores (and, IMO, most of the Core Admin UI) should be avoided if at
all possible in SolrCloud, think _collections_ instead and use the Collections
API. In this case to swap collections, see CREATEALIAS here:
https://cwiki.apache.org/confluence/display/solr/Collections+API
NOTE: the core admin API works fine in SolrCloud, and in fact is the basis for
many of the actions in the collections API. But you have to get it exactly
right or you can create problems for yourself. The Collections API is a much
better choice unless you really understand all of the implications.
> Solr Swap on solr Cloud with Zookeeper
> --------------------------------------
>
> Key: SOLR-7991
> URL: https://issues.apache.org/jira/browse/SOLR-7991
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Affects Versions: 5.2.1
> Reporter: VIshvendra Singh
> Priority: Blocker
>
> We do a full re-index on a dummy Core with solr and SWAP it with our
> Production core. Now we created Solr Cloud with Zookeeper, the swap
> functionality is did not work with solr Cloud. I get inconsistent results.
> How to Swap Cores using Solr Cloud.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]