[
https://issues.apache.org/jira/browse/JCR-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1826:
-------------------------------
Fix Version/s: (was: 1.6.0)
1.5.0
Merged to the 1.5 branch in revision 708611.
> Change default value of SearchIndex extractorPoolSize
> -----------------------------------------------------
>
> Key: JCR-1826
> URL: https://issues.apache.org/jira/browse/JCR-1826
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 1.5.0
>
>
> The current default value for the extractorPoolSize is 0, which means it is
> disabled by default. I think we should change that default because it is a
> useful feature and people should not have to dig through documentation to
> make use of it.
> The new default should be computed based on the available processors. I
> suggest we use: 2 * Runtime.availableProcessors()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.