In case you need to create lots of indexes and register/unregister fast,
there is work on the way http://wiki.apache.org/solr/LotsOfCores
--
View this message in context:
http://lucene.472066.n3.nabble.com/Need-to-create-dyanamic-indexies-base-on-different-document-workspaces-tp2845919p2852410
Additionally, there is an already set up example for a multicore-setup in the
example directory of your Solr-distribution.
Regards,
Em
--
View this message in context:
http://lucene.472066.n3.nabble.com/Need-to-create-dyanamic-indexies-base-on-different-document-workspaces-tp2845919p2846417
ing...@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
> > Su
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
>&
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
> wor
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
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