: When I check my commit.log nothings is runned commit.log is only updated by the bin/commit script ... not by Solr itself. you'll see Solr log commits in whatever logs are kept by your servlet container.
: My snapshooter too: but no log in snapshooter.log : <!-- A postCommit event is fired after every commit or optimize command : --> : <listener event="postCommit" class="solr.RunExecutableListener"> : <str name="exe">./data/solr/book/logs/snapshooter</str> I believe Shalin or Bill already commented on this in another thread ... those paths really don't look right. -Hoss