You could add 'enable' flag in the solrconfig.xml and then
enable/disable it differently on different servers:
https://wiki.apache.org/solr/SolrConfigXml#Enable.2Fdisable_components
Example: 
https://github.com/apache/lucene-solr/blob/lucene_solr_5_3_0/solr/server/solr/configsets/sample_techproducts_configs/conf/solrconfig.xml#L1354

Regards,
   Alex.
----
Newsletter and resources for Solr beginners and intermediates:
http://www.solr-start.com/


On 3 December 2015 at 08:46, pradeepandey24 <pradeepande...@gmail.com> wrote:
> We have master/slave architecture of Solr and we are updating index on slave
> server through ReplicationHandler.
> We want that no body can directly update data into slave server using
> /update from url.
> Can we do it?  If yes please tell how.
>
> Thanks in advance
> Pradeep
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Stop-adding-content-in-Solr-through-update-URL-tp4243365.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to