On Wed, Jan 6, 2010 at 4:26 PM, Patrick Sauts <patrick.via...@gmail.com> wrote:
> In the Wiki page : http://wiki.apache.org/lucene-java/ImproveSearchingSpeed,
> I've found
> -Open the IndexReader with readOnly=true. This makes a big difference when
> multiple threads are sharing the same reader, as it removes certain sources
> of thread contention.
>
> How to open the IndexReader with readOnly=true ?
> I can't find anything related to this parameter.
>
> Do the VJM parameters -Dslave=disabled or -Dmaster=disabled have any
> incidence on solr with a standart solrConfig.xml?
these are not variables used by Solr. These are just substituted in
solrconfig.xml and probably consumed by ReplicationHandler (this is
not a standard)
>
> Thank you for your answers.
>
> Patrick.
>



-- 
-----------------------------------------------------
Noble Paul | Systems Architect| AOL | http://aol.com

Reply via email to