I think this is going to be in 1.3.  But Ryan & friends will know for sure. :)

Otis

--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch

----- Original Message ----
From: Shalin Shekhar Mangar <[EMAIL PROTECTED]>
To: [email protected]
Sent: Thursday, December 13, 2007 4:42:53 AM
Subject: Re: [jira] Updated: (SOLR-350) Manage Multiple SolrCores

Since this issue is not in the list of issues marked for Solr 1.3, I
want to know the features left to push this issue into the release. If
you can provide some pointers to the areas needing more work, I would
be happy to contribute.

One obvious thing that I found missing was the ability to create a
core. Suppose I want to programmatically create a new core. Right now
the only way is to create a solr home directory structure, place the
configuration files (multicore.xml, solrconfig.xml, schema.xml) and
then call MultiCore.load method. Writing custom code to do this on an
embedded (local) solr instance is probably ok but it would be great if
this feature is inside solr itself. A HTTP based API for doing this
would also be required. Any thoughts?

On Dec 13, 2007 7:04 AM, Ryan McKinley (JIRA) <[EMAIL PROTECTED]> wrote:
>
>     [
 
https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
>
> Ryan McKinley updated SOLR-350:
> -------------------------------
>
>    Attachment: SOLR-350-Naming.patch
>
> patch to get rid of the @corename syntax and force things into
 /corename/handler
>
> Adds 'RENAME' action to rename a core --
>
> see:
>
 http://www.nabble.com/purpose-of-MultiCore--22default-22---to14268755.html
> http://www.nabble.com/multicore-and-admin-pages--to14268867.html
>
> This also got rid of the ?core=name syntax for /admin, and makes it
 work for:
> /corename/admin/xxx.jsp
>
>
> > 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.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.
>
>



-- 
Regards,
Shalin Shekhar Mangar.



Reply via email to