To scale solr, take a look to this article

http://www.lucidimagination.com/Community/Hear-from-the-Experts/Articles/Scaling-Lucene-and-Solr



Juan Pedro Danculovic
CTO - www.linebee.com


On Thu, Feb 11, 2010 at 4:12 AM, abhishes <abhis...@gmail.com> wrote:

>
> Suppose I am indexing very large data (5 billion rows in a database)
>
> Now I want to use the Solr Core feature to split the index into manageable
> chunks.
>
> However I have two questions
>
>
> 1. Can Cores reside on difference physical servers?
>
> 2. when a query comes, will the query be answered by index in 1 core or the
> query will be sent to all the cores?
>
> My desire is to have a system which from outside appears as a single large
> index... but inside it is multiple small indexes running on different
> hardware machines.
> --
> View this message in context:
> http://old.nabble.com/Question-on-Solr-Scalability-tp27543068p27543068.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>

Reply via email to