Skip to content

#10: Jackrabbit indexing

Pascal Zingg requested to merge bugfix/10-jackrabbit-indexing into master

As described in https://academy.magnolia-cms.com/display/WIKI/Jackrabbit+Workspace+Configuration+File we have to rebuild the index at startup. This is necessary since this is a stateless deployment.

@csprecher maybe it would be enough to set only enableConsistencyCheck to true, wdyt? This is only a temporary fix. But if we cannot persist the Magnolia home across deployments, we have to rebuild the index sooner or later. It would therefore be most useful when starting up.

Edited by Pascal Zingg

Merge request reports