Hi

I have just install new versions of some modules in my system.

* Node access. After instalation, I have got a message to rebuild node access permissions. After doing so, I have got the message that solr index would be reindexed. Every time this module is updated, will solr index need to be reindexed?

* Solr search integration. I have installed apachesolr-6.x-1.0-rc2 and I have read at changelog.txt that in this version schema.xml has changed. According to the message under the "delete index" button at the "search index" tab of this module , in the case schema.xml changes, the full index needs to be deleted. Do we need to do so with this update?

Thanks and regards

Comments

pwolanin’s picture

Status: Active » Fixed

Any time you alter nodeaccess rules (if you have apachesolr_nodeaccess enabled) you must do a full reindex. Just enabling/disabling modules would not require it unless they change nodeaccess or change the node content

the schema change in RC2 was to the tokenizer class due to changes in the underlying lucene library - I don't think you need to reindex for this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.