Hi,Tom
   I'm prefer performance, so if the performance of "single index" solution is 
better than "mutilcore" solution, I would choice the former.
   Best Regards!
----- Original Message ----- 
From: "Tom Mortimer" <tom.m.f...@gmail.com>
To: <solr-user@lucene.apache.org>
Sent: Tuesday, September 25, 2012 6:06 PM
Subject: Re: How can I create about 100000 independent indexes in Solr?


Hi,

Why do you think that the indexes should be independent? What would be the 
problem with using a single index and filter queries?

Tom

On 25 Sep 2012, at 03:21, 韦震宇 <weizhe...@win-trust.com> wrote:

> Dear all,
>    The company I'm working in have a website to server more than 100000 
> customers, and every customer should have it's own search cataegory. So I 
> should create independent index for every customer.
>    The site http://wiki.apache.org/solr/MultipleIndexes give some solution to 
> create multiple indexes.
>    I want to use multicore solution. But i'm afraid that Solr can't support 
> so many indexes in this solution.
>    The other solution "Flattening data into a single index" is a choice, but 
> i think it's best to keep all indexes indepent.  
>    Could you tell me how to create about 100000 independent indexes in Solr?
>    Thank you all for reply!

Reply via email to