On 5/25/10 10:08 PM, Yao wrote:
My motivation is more from the performance prospective than functional prospective. I was hoping by opening the Solr index/core read-only, underlying Lucene IndexReader can be opened in read-only mode for optimum query performance (removing the overhead of multi-thread management).
SolrCores do open underlying IndexReaders in read-only mode. -- - Mark http://www.lucidimagination.com