RE: Collection - loadOnStartup

2014-04-23 Thread Sudhir Kumar
unsubscribe From: Srivatsan Sent: Wednesday, April 23, 2014 2:58 PM To: solr-user@lucene.apache.org Subject: Re: Collection - loadOnStartup Dear Rich Mayfield, Sorry for late reply. We didn't continue further in that. We have moved to Elastics

Re: Collection - loadOnStartup

2014-04-23 Thread Srivatsan
Dear Rich Mayfield, Sorry for late reply. We didn't continue further in that. We have moved to Elasticsearch. Elasticsearch suits best for our case than Solr. with regards Ranjith Venkatesan -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnSt

Re: Collection - loadOnStartup

2014-04-17 Thread Rich Mayfield
ining ~800 replicas, I am not confident that all collections will spin up. SOLR-5990 documents one such case where both replicas in many collections end up in a recovery_failed state. -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4131766.html

Re: Collection - loadOnStartup

2014-04-17 Thread Rich Mayfield
ound so far is that I can startup a collection if I hit each replica with a "select". The first replica that receives a "select" hangs; concurrently I hit the 2nd replica (of 2) with a "select". The collection then comes up. -- View this message in context: http://lucene.472

Re: Collection - loadOnStartup

2013-08-30 Thread Erick Erickson
ield types dynamically? If there is no need to define schema.xml > file, then automatically core initialization takes lesser time rite? > > > Thanks in advance > > Srivatsan > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4087510.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Collection - loadOnStartup

2013-08-30 Thread Srivatsan
Srivatsan -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4087510.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Collection - loadOnStartup

2013-08-13 Thread Erick Erickson
why does the cores didnt initialize at run > time? > > => How the cores will be initialized if loadOnStartup=false? > > > Thanks > > Srivatsan > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4083972.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Collection - loadOnStartup

2013-08-12 Thread Srivatsan
ubmit a index request why does the cores didnt initialize at run time? => How the cores will be initialized if loadOnStartup=false? Thanks Srivatsan -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4083972.html Sent from the Solr - U

Re: Collection - loadOnStartup

2013-08-06 Thread Srivatsan
Thanks Erick -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4082938.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Collection - loadOnStartup

2013-08-06 Thread Erick Erickson
collections are created. Best Erick On Tue, Aug 6, 2013 at 2:11 AM, Srivatsan wrote: > Then if so, how to set loadOnStartup for collectionsAPI in solr4.4 ??? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4082

Re: Collection - loadOnStartup

2013-08-05 Thread Srivatsan
Then if so, how to set loadOnStartup for collectionsAPI in solr4.4 ??? -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4082731.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Collection - loadOnStartup

2013-08-05 Thread didier deshommes
gt; -- > View this message in context: > http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4082546.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Collection - loadOnStartup

2013-08-05 Thread Srivatsan
getting same value for loadOnStartup in solr.xml -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531p4082546.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Collection - loadOnStartup

2013-08-05 Thread Erick Erickson
uot;1"); > req.setParam("replicationFactor","3"); > req.setParam("loadOnStartup","false"); > server.request(req);/ > > Thanks > > Srivatsan > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Collection - loadOnStartup

2013-08-05 Thread Srivatsan
ot;replicationFactor","3"); req.setParam("loadOnStartup","false"); server.request(req);/ Thanks Srivatsan -- View this message in context: http://lucene.472066.n3.nabble.com/Collection-loadOnStartup-tp4082531.html Sent from the Solr - User mailing list archive at Nabble.com.