[ 
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573338#action_12573338
 ] 

henrib edited comment on SOLR-350 at 2/28/08 8:47 AM:
-------------------------------------------------------------

A new version attempting to make it easier to derive from MultiCore (and 
associated classes - SolrDispatchFilter, MultiCoreHandler).
This breaks the API (MultiCore.getInstance is removed) but a SolrMultiCore 
class is added to allow a smooth transition.
SolrDispatchFilter logic has been reworked to reduce the number of 'return;' 
points and to be more lenient & let other filters handle more things when 
possible.

STOP: PATCH IS BROKEN - CANT APPLY CLEANLY - USE PREVIOUS VERSION...

      was (Author: henrib):
    A new version attempting to make it easier to derive from MultiCore (and 
associated classes - SolrDispatchFilter, MultiCoreHandler).
This breaks the API (MultiCore.getInstance is removed) but a SolrMultiCore 
class is added to allow a smooth transition.
SolrDispatchFilter logic has been reworked to reduce the number of 'return;' 
points and to be more lenient & let other filters handle more things when 
possible.
  
> Manage Multiple SolrCores
> -------------------------
>
>                 Key: SOLR-350
>                 URL: https://issues.apache.org/jira/browse/SOLR-350
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Ryan McKinley
>         Attachments: SOLR-350-MultiCore.patch, SOLR-350-MultiCore.patch, 
> SOLR-350-MultiCore.patch, SOLR-350-Naming.patch, SOLR-350-Naming.patch, 
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch, 
> solr-350.patch, solr-350.patch, solr-350.patch, solr-350.patch, 
> solr-350.patch, solr-350.patch, solr-350.patch
>
>
> In SOLR-215, we enabled support for more then one SolrCore - but there is no 
> way to use them yet.
> We need to make some interface to manage, register, modify avaliable SolrCores

-- 
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