[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-11-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1431: - Attachment: SOLR-1431.patch Search component is agnostic of the actual shards now. Some more work to be d

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-10-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1431: - Attachment: SOLR-1431.patch > CommComponent abstracted > > > Key:

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-10-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1431: - Attachment: SOLR-1431.patch > CommComponent abstracted > > > Key:

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-22 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch Same as the previous > CommComponent abstracted > ---

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-22 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch Changed SearchHandler.getCommComponent to getMultiSearchHandler >

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch * Changed the class names to the MultiShardHandler theme * Added

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch All tests pass (except the unrelated DirectUpdateHandlerTest) > C