I have an index at /oak:index/newsSearch that works great, however, I can't figure out how to get it up on my publishers.
I don't have direct access to the publishers and don't trust my sysadmins to configure the index there (especially over multiple publishers)--they also don't trust me with credentials on the publisher.
How can I replicate this index? Tree activation and building a package don't seem to work, nor does replicating in crx de lite.
Thanks
Solved! Go to Solution.
I should also mention we're on 6.2
Views
Replies
Total Likes
You can use CRXDe to replicate the index. See an example:
Thanks Leo for the great response.
Views
Replies
Total Likes
Thanks. I don't know why I didn't think this worked. In my defense it was late.
Views
Replies
Total Likes
Test it upfront. And also be aware that at the time the index is replicated to the publishs, the publishs will start immediately with reindexing, which is typically a performance hit.
You could also package the the index definition or work with EnsureOakIndex (ACS AEM Commons) to decouple deployment of the index definition with its application and the index rebuild.
regards,
Jörg
Views
Replies
Total Likes