Hi Erick, thanks for your support.

Reading the post I realised that my scenario does not apply the autoCommit
configuration, now we don't have autoCommit in our solrconfig.xml.

We need docs are searchable only after the indexing process, and all the
documents are committed only at end of index process.

Now I don't understand why tlog files are so big, given that we have an
hard commit at end of every indexing.




On Sun, May 24, 2015 at 5:49 PM, Erick Erickson <erickerick...@gmail.com>
wrote:

> 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
> >>
> >>
>



-- 
Vincenzo D'Amore
email: v.dam...@gmail.com
skype: free.dev
mobile: +39 349 8513251

Reply via email to