On Tue, Jan 22, 2013 at 4:37 PM, Marcin Rzewucki <mrzewu...@gmail.com> wrote:
> Sorry, my mistake. I did 2 tests: in the 1st I removed just index directory
> and in 2nd test I removed both index and tlog directory. Log lines I've
> sent are related to the first case. So Solr could read tlog directory in
> that moment.
> Anyway, do you have an idea why it did not download files from leader ?

For your 1st test, if you only deleted the index and not the
transaction logs, Solr will look at the transaction logs to try and
determine if it is up to date or not (by comparing with peers).
If you want to clear out all the data, remove the entire data directory.

-Yonik
http://lucidworks.com

Reply via email to