Hi,

 

I'd guess there are two ways in doing this but i've never seen any 
solrconfig.xml file having any directives that explicitly do not allow for 
updates.

 

You'd either have a proxy in front that simply won't allow any other HTTP 
method than GET and HEAD, or you could remove the update request handler from 
your solrconfig.xml file. I've never tried the latter but i'd figure that 
without a request handler to accommodate updates, no updates can be made.

 

Cheers,
 
-----Original message-----
From: Yao <y...@ford.com>
Sent: Tue 25-05-2010 21:49
To: solr-user@lucene.apache.org; 
Subject: Solr read-only core


Is there a way to open a Solr index/core in read-only mode? 
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-read-only-core-tp843049p843049.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to