You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by alxsss <al...@aim.com> on 2015/03/05 00:33:15 UTC

Re: snapinstaller does not start newSearcher

I have used snapshotter api and modified snapinstaller script, so that it
successfully grabs the snapshot folder and updates index folder in slave.
However, it fails to open newSearcher. 
It simple, sends a commit command to slave, but  hasUncommittedChanges
function returns false.
That is the reason.

Reloading collection picks up changes.

Could reloading return no results for queries that were sent during this
process?

Thanks.
Alex.




--
View this message in context: http://lucene.472066.n3.nabble.com/snapinstaller-does-not-start-newSearcher-tp4188449p4191069.html
Sent from the Solr - User mailing list archive at Nabble.com.