Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "SolrCloud" page has been changed by Mark Miller:
http://wiki.apache.org/solr/SolrCloud?action=diff&rev1=48&rev2=49

   * '''Q:''' I'm seeing lot's of session timeout exceptions - what to do?
     '''A:''' Try raising the ZooKeeper session timeout by editing solr.xml - 
see the zkClientTimeout attribute. The minimum session timeout is 2 times your 
ZooKeeper defined tickTime. The maximum is 20 times the tickTime. The default 
tickTime is 2 seconds.
   * '''Q:''' How do I use SolrCloud, but distribute updates myself?
-  * '''A:''' Add the following UpdateProcessorFactory somewhere in your update 
chain: '''NoOpDistributingUpdateProcessorFactory'''
+    '''A:''' Add the following UpdateProcessorFactory somewhere in your update 
chain: '''NoOpDistributingUpdateProcessorFactory'''
  

Reply via email to