Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-15 Thread vicky desai
the thread chain. Your suggestions helped a lot -- View this message in context: http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-of-cores-in-solr-via-java-code-tp4074994p4078012.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-12 Thread vicky desai
highly appreciated -- View this message in context: http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-of-cores-in-solr-via-java-code-tp4074994p4077587.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-07 Thread Erick Erickson
uot; are very poor tools to >> lead a system design. Focus the energy on the data modeling and the overall >> application design. >> >> -- Jack Krupansky >> >> -Original Message- From: vicky desai >> Sent: Sunday, July 07, 2013 1:17 AM >> To:

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-06 Thread Shalin Shekhar Mangar
odeling and the overall > application design. > > -- Jack Krupansky > > -----Original Message----- From: vicky desai > Sent: Sunday, July 07, 2013 1:17 AM > To: solr-user@lucene.apache.org > Subject: Re: Is it possible to find a leader from a list of cores in solr > via

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-06 Thread Jack Krupansky
s. If yes then this will lead to additional network traffic which can be avoided by sending the documents directly to leader. Please correct me if I have got the concept incorrect.Any help is appreciated Thanks, Vicky -- View this message in context: http://lucene.472066.n3.nabble.com/Is-it-pos

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-06 Thread vicky desai
avoided by sending the documents directly to leader. Please correct me if I have got the concept incorrect.Any help is appreciated Thanks, Vicky -- View this message in context: http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-of-cores-in-solr-via-java-code

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-06 Thread Erick Erickson
and then the leader relays it to all the replicas. > This will help me in saving some network traffic as my application performs > continuous writes > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-o

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-03 Thread Aloke Ghoshal
rforms > continuous writes > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-of-cores-in-solr-via-java-code-tp4074994p4075083.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-03 Thread vicky desai
performs continuous writes -- View this message in context: http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-of-cores-in-solr-via-java-code-tp4074994p4075083.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-03 Thread Giovanni Bricconi
gt; > by means of which this can be achieved. > > > > > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-from-a-list-of-cores-in-solr-via-java-code-tp4074994.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > >

Re: Is it possible to find a leader from a list of cores in solr via java code

2013-07-03 Thread Erick Erickson
and I have a requirement where in > I need to find the leader core from the collection. Is there an api in > solrj > by means of which this can be achieved. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Is-it-possible-to-find-a-leader-fro

Is it possible to find a leader from a list of cores in solr via java code

2013-07-03 Thread vicky desai
-leader-from-a-list-of-cores-in-solr-via-java-code-tp4074994.html Sent from the Solr - User mailing list archive at Nabble.com.