cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 5.2 solr reindex

udayakumar_p
Confirmed Champ
Confirmed Champ

Hi,

After upgrading from alfresco 5.0 to 5.2, we found that every change in the content model requires full reindex of solr.

Is that the design? If i add a new content model or edit existing model, why do we need to reindex solr?

Without reindex, the changes are not reflected.

What is the solution for this?

10 REPLIES 10

andy1
Star Collaborator
Star Collaborator

Hi

If you manage your model inside Alfresco it will not allow you to make changes that are not incremental.

If you look at the SOLR  report

http://localhost:8080/sol4r/admin/cores?action=REPORT&wt=json 

The notes at the end will tell you which model changes were rejected and why.

Andy