In the master/slave setup (not SolrCloud), there's _always_ a delay by definition until after the polling interval expires.
No other changes you make to your index will be visible until the next index update on the slave, triggered by the poll, docValues should be no different. Best, Erick On Thu, Apr 30, 2015 at 6:20 PM, Felton Fei <felton.s...@gmail.com> wrote: > Hi, > I have SOLR 4.9 with master/slave architecture. And I use DocValue for > custom ranking. After I update doc on master, it looks like the DocValue not > get replicated to slave. After I wait for next poll from slave, it¹s OK. Is > there a delay of replicate or loading of DocValues? > Thanks a lot! > > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org