Hi All,

We are using Solr Cloud. Actually, our few document is not getting indexed.

We are suspecting there could be the problem with indexes. If I am going with 
backup and restore the below is the problem.

Backup and restored takes the problems with it for indexes.


Thanks,
Kuldeep

________________________________
From: ufuk yılmaz <uyil...@vivaldi.net.INVALID>
Sent: Wednesday, July 31, 2024 2:34 PM
To: users@solr.apache.org <users@solr.apache.org>
Subject: Re: Info regarding Solr Collection Export/Import



External Sender - Use caution opening files, clicking links, or responding to 
requests.


Is this standalone Solr or SolrCloud?

Solr has APIs to backup and restore collections, so backing up from old solr 
and restoring to the new Solr should work as long as versions are compatible. 
Just copying the index data folder may also be enough but if it’s SolrCloud 
then configset should exist in Zookeeper beforehand and no indexing should be 
going on while copying afaik.

If if’s SolrCloud and you can connect two nodes, you can also move the replica 
to the new node and let Solr do all the work

—ufuk

—

> On Jul 31, 2024, at 17:47, kuldeep....@non.agilent.com.INVALID 
> <kuldeep....@non.agilent.com.invalid> wrote:
>
> Hi Community Members,
>
> We were trying to export our Solr collection and import it to a new 
> collection.
>
> Does anyone know is there any way to achieve this?
>
> We are aware of an utility as below  but it is not working for us so looking 
> for an alternation option.
>
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdbashford%2Fsolr2solr&data=05%7C02%7Ckuldeep.lnu%40non.agilent.com%7Cb0a8bc2fce6546763ca808dcb13fd58b%7Ca9c0bc098b46420693512ba12fb4a5c0%7C0%7C0%7C638580134927775022%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=ql9vGv%2B1H1U%2BigR5Z3sHlzzNerZSJ13kNW99CXh57m8%3D&reserved=0<https://github.com/dbashford/solr2solr>
>
>
> Thanks,
> Kuldeep

Reply via email to