Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Re-indexing author and publish instances separately

Avatar

Level 2

Hello

As part of our upcoming deployment, CQ indexes will have to be rebuilt. On publish instances, we do a rolling reindex - bring down a publisher, reindex, start. The authors, however, are clustered, so (to my understanding), they all have to be brought down, reindexed, and brought up (master followed by slaves). Here are the questions:

1. Is it possible to bring down master, reindex, start and then do the same to slaves?

2. Is it possible to reindex publishers and authors separately? That is, can the indexes on authors and publish be different?

 

Thanks,

 

Eli

1 Accepted Solution

Avatar

Correct answer by
Level 10

Each cluster instances has own copy of indexes. You can do reindex on any cluster nodes. It is not required to bring down all the cluster & start reindexing from master. Yes Q1 in your post is possible & also once you do on master you can copy over to slave the idea is at [1]  how to do it.

Yes you can reindex publishers and authors separately.


[1]   http://www.wemblog.com/2011/09/how-to-reindex-large-repository.html

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Each cluster instances has own copy of indexes. You can do reindex on any cluster nodes. It is not required to bring down all the cluster & start reindexing from master. Yes Q1 in your post is possible & also once you do on master you can copy over to slave the idea is at [1]  how to do it.

Yes you can reindex publishers and authors separately.


[1]   http://www.wemblog.com/2011/09/how-to-reindex-large-repository.html