[jira] Created: (SOLR-2358) Distributing Indexing

2011-02-10 Thread William Mayor (JIRA)
Distributing Indexing - Key: SOLR-2358 URL: https://issues.apache.org/jira/browse/SOLR-2358 Project: Solr Issue Type: New Feature Reporter: William Mayor Priority: Minor The first steps towards

[jira] Updated: (SOLR-2341) Shard distribution policy

2011-02-06 Thread William Mayor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Mayor updated SOLR-2341: Attachment: SOLR-2341.patch This patch makes the implemented policy deterministic. This is missing

Re: Distributed Indexing

2011-02-06 Thread William Mayor
Hi Good call about the policies being deterministic, should've thought of that earlier. We've changed the patch to include this and I've removed the random assignment one (for obvious reasons). Take a look and let me know what's to do. ( https://issues.apache.org/jira/browse/SOLR-2341) Cheers

[jira] Issue Comment Edited: (SOLR-2341) Shard distribution policy

2011-02-06 Thread William Mayor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12991225#comment-12991225 ] William Mayor edited comment on SOLR-2341 at 2/6/11 10:00 PM

Re: Distributed Indexing

2011-02-01 Thread William Mayor
. Thanks for your help Billy On Tue, Feb 1, 2011 at 11:27 AM, Upayavira u...@odoko.co.uk wrote: On Tue, 01 Feb 2011 00:26 +, William Mayor m...@williammayor.co.uk wrote: Hi Guys I've had a go at creating the ShardDistributionPolicy interface and a few implementations. I've created a patch

[jira] Created: (SOLR-2341) Shard distribution policy

2011-01-31 Thread William Mayor (JIRA)
Shard distribution policy - Key: SOLR-2341 URL: https://issues.apache.org/jira/browse/SOLR-2341 Project: Solr Issue Type: New Feature Reporter: William Mayor Priority: Minor A first crack

[jira] Updated: (SOLR-2341) Shard distribution policy

2011-01-31 Thread William Mayor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Mayor updated SOLR-2341: Attachment: SOLR-2341.patch We've created an interface for making policies and then implemented

Re: Distributed Indexing

2011-01-31 Thread William Mayor
Hi Guys I've had a go at creating the ShardDistributionPolicy interface and a few implementations. I've created a patch (https://issues.apache.org/jira/browse/SOLR-2341) let me know what needs doing. Currently I assume that the documents passed to the policy will be represented by some kind of