: ${enable.slave:false}
: http://localhost:8080/ndxservice/registry/replication
...
: In above config, I did the enable/disable of solr/master using
: solrcore.properties file,
: but I want set up the masterUrl from java code or my app setting.xml. How i
--- On Tue, 8/28/12, bsargurunathan wrote:
> From: bsargurunathan
> Subject: Re: Solr Master/Slave setup issue
> To: solr-user@lucene.apache.org
> Date: Tuesday, August 28, 2012, 8:54 PM
> Hi iorixxx,
> Thanks for the updates, its really helpful for me. But I
> want one
masterUrl from java code or my app setting.xml. How it
is really possible?
Thanks,
Guru
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Master-Slave-setup-issue-tp4003667p4003755.html
Sent from the Solr - User mailing list archive at Nabble.com.
> Can you please share some samples for
> that?
> I cant see anywhere that solrcore.properties file in my
> solr-3.5 package.
> Can you please explain somewhat depth?
You need to create it by yourself. Create a solrcore.properties file under conf
directory.
This example talks about using same s
Can you please share some samples for that?
I cant see anywhere that solrcore.properties file in my solr-3.5 package.
Can you please explain somewhat depth?
Thanks,
Guru
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Master-Slave-setup-issue-tp4003667p4003675.html
> And I added following things in Slave solrconfig.xml,
>
> class="solr.ReplicationHandler" >
>
> name="masterUrl">http://172.16.17.64:8080/ndxservice/registry/replication/
> name="pollInterval">00:00:60
>
>
>
> So, my problem is, I want to avoid the hot code
setting manually for every war.
Thanks,
Guru
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Master-Slave-setup-issue-tp4003667.html
Sent from the Solr - User mailing list archive at Nabble.com.