Actually you need to put  a file named *solr.xml* in the solr.home directory
to create the solr core .
you can do that programatically if you want to make it dynamic based on your
logic

pls check the solr core admin document.



On Thu, Apr 21, 2011 at 2:52 PM, Gaurav Shingala <
gaurav.shing...@hotmail.com> wrote:

>
> Is it possible to create solr core dyanamically?
>
> In our case we want each workspace to have its own solr index.
>
>
>
> Thanks
>
> > From: chandan.tamra...@nepasoft.com
> > Date: Thu, 21 Apr 2011 11:57:53 +0545
> > Subject: Re: Need to create dyanamic indexies base on different document
> workspaces
> > To: solr-user@lucene.apache.org
> >
> > It depends on your application design how you want your index
> >
> >
> > There is a feature called solr core .
> http://wiki.apache.org/solr/CoreAdmin
> > You could still have a single index but a field to differentiate the
> items
> > in index
> >
> > thanks
> >
> >
> > On Thu, Apr 21, 2011 at 10:55 AM, Gaurav Shingala <
> > gaurav.shing...@hotmail.com> wrote:
> >
> > >
> > >
> > >
> > >
> > > Hi,
> > >
> > > Is there a way to create different solr indexes for different
> categories?
> > > We have different document workspaces and ideally want each workspace
> to
> > > have its own solr index.
> > >
> > > Thanks,
> > > Gaurav
> > >
> >
> >
> >
> >
> > --
> > Chandan Tamrakar
> > *
> > *
>




-- 
Chandan Tamrakar
*
*

Reply via email to