cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

solr documnet copy from staging to dev server ?

rohit31_raj92
Active Participant
0 Kudos
255

Hi Everyone,

we've set up new DEV instance of same configuration and copy SAP hana db for our project from Staging(not solr fodler) we've have very heavy data(products-millions of products and associated prices for each stores) so full indexing in new DEV server is taking too much time, from last 4 days, its running and very slow.

like numDocs is 82k and deletedDocs count is updating only .I don't know why only deletedDoc count is updating. and after running 1-2 days the count gets reset. so i am thinking to copy solr folder from staging to new DEV server? is it okay to copy it? is it possible ?

do i need to copy only solr folder from data folder ?

Accepted Solutions (0)

Answers (1)

Answers (1)

a_e_dubey
Active Participant

Hi rohit31.raj92 ,

You can try to copy instances folder available into hybris->data->solr. Because all data stored at this location only. I assume that your all configs are same for both environment.