Vincenzo: Here's perhaps more than you want to know about hard commits, soft commits and transaction logs:
http://lucidworks.com/blog/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/ Best, Erick On Sun, May 24, 2015 at 12:04 AM, Vincenzo D'Amore <v.dam...@gmail.com> wrote: > Thanks Shawn for your prompt support. > > Best regards, > Vincenzo > > On Sun, May 24, 2015 at 6:45 AM, Shawn Heisey <apa...@elyograg.org> wrote: > >> On 5/23/2015 9:41 PM, Vincenzo D'Amore wrote: >> > Thanks Shawn, >> > >> > may be this is a silly question, but I looked around and didn't find an >> > answer... >> > Well, could I update solrconfig.xml for the collection while the >> instances >> > are running or should I restart the cluster/reload the cores? >> >> You can upload a new config to zookeeper with the zkcli program while >> Solr is running, and nothing will change, at least not immediately. The >> new config will take effect when you reload the collection or restart >> all the Solr instances. >> >> Thanks, >> Shawn >> >>