Hi Stephon,

do you see Zookeeper timeout errors in your log files ?

Could you please give us additional informations like :

How often is your index updated ? Which version of Solr do you use ? What is
the size of your index ?

Make sure you have this handler in your solr configuration file :

<requestHandler name="/get" class="solr.RealTimeGetHandler">
      <lst name="defaults">
          <str name="omitHeader">true</str>
      </lst>
  </requestHandler>

Ludovic.



-----
Jouve
France.
--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-replica-always-fully-resync-index-from-leader-node-tp4171403p4171407.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to