[
https://issues.apache.org/jira/browse/SOLR-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771746#action_12771746
]
Noble Paul commented on SOLR-1533:
----------------------------------
I guess , we can make that a pluggable CoreAdminHandler . So , users who need
this feature can use that
> Partition data directories into multiple "bucket" directories
> -------------------------------------------------------------
>
> Key: SOLR-1533
> URL: https://issues.apache.org/jira/browse/SOLR-1533
> Project: Solr
> Issue Type: New Feature
> Components: multicore
> Reporter: Shalin Shekhar Mangar
> Fix For: 1.5
>
>
> Provide a way to partition data directories into multiple "bucket"
> directories. For example, instead of creating 10,000 data directories inside
> one base data directory, Solr can assign a core to one of 4 base directories,
> thereby distributing them.
> The underlying problem is that with large number of indexes, we see slower
> and slower system performance as one goes on increasing the number of cores,
> thereby increasing the number of directories in the single data directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.