You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by revas <re...@gmail.com> on 2009/03/16 13:15:01 UTC

Sharding question

Hi,

If i were to add a second server for sharding once ,the first server reaches
its limit and then if i need to update any document,how can i figure out on
which server the document is located?

Regards
Sujatha

Re: Sharding question

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Hello,

That is something that, currently, has to be done outside Solr - you have to maintain the document->server/shard mapping yourself.


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



----- Original Message ----
> From: revas <re...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Monday, March 16, 2009 8:15:01 AM
> Subject: Sharding question
> 
> Hi,
> 
> If i were to add a second server for sharding once ,the first server reaches
> its limit and then if i need to update any document,how can i figure out on
> which server the document is located?
> 
> Regards
> Sujatha