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

Hoss Man commented on SOLR-350:
-------------------------------

just to clarify, i still haven't looked at the patch closely (I trust 
Ryan/Henri's judgment on bulk of the multicore implementation ... i mainly just 
want to sanity cehck the concepts and configs) ... but I have just a few follow 
up questions/clarifications about some of the issues i mentioned before...

a) by "requestParser configuration back within each core" you mean all of the 
<requestDispatcher> configuration, correct?  (currently requestParser and 
handleSelect ... likely to be httpCaching as well) i mainly just want to be 
sure that moving forward we think it makes sense for each solrconfig.xml to 
have it's own <requestDispatcher> section containing info on how the 
SolrDispatchFilter should deal with requests for the core using that config.

b) (constructing a) SolrRequestParsers instance seems pretty lightweight to me 
... is there any think specific you're worried about that i'm not noticing?

c) should i open a separate issue for dealing with generalizing variables (and 
note that corename and dataDir are two prime use cases) ?  it seems like that 
can definitely be dealt with *after* the bulk of the stuff in this issue is 
committed.

d) anyone have any thoughts regarding my question about 
"abortOnConfigurationError" and what it *should* mean when dealing with 
dynamically loaded cores (i'm pretty sure right now it's ignored for any 
dynamically loaded cores ... i'm just wondering if that's what we want it to do)

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