Add background option to initializeHierarchyCache parameter -----------------------------------------------------------
Key: JCR-2742 URL: https://issues.apache.org/jira/browse/JCR-2742 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-core Reporter: Marcel Reutegger Priority: Minor The parameter 'initializeHierarchyCache' of the SearchIndex is currently a boolean value. That is, the hhierarchy cache of the index is either initialized in the foreground or not at all. There should be a third option that will initialize the cache in the background. Using that option will result in a better startup time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.