[ 
https://issues.apache.org/jira/browse/JCR-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger resolved JCR-1222.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Inverting lucene documents is not done with the help of a thread pool. The size 
of the pool is equal to the number of processors. The pool size is 
automatically adjusted if the number of available processors changes. E.g. 
processor affinity is changed.

svn revision: 596654

> 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
>             Fix For: 1.4
>
>
> 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.

Reply via email to