Index nodes in parallel
-----------------------
Key: JCR-1222
URL: https://issues.apache.org/jira/browse/JCR-1222
Project: Jackrabbit
Issue Type: Improvement
Components: indexing
Reporter: Marcel Reutegger
Priority: Minor
CPUs with multiple cores are now standard and Jackrabbit should make use of it
where it makes sense. Analyzing content while a node is indexed is quite
costly, but can be broken easily into task that can be executed in parallel.
E.g. index multiple nodes in parallel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.