And here I was just about to give Mark credit for updating the wiki!
-- Jack Krupansky
-Original Message-
From: Erick Erickson
Sent: Tuesday, August 27, 2013 4:24 PM
To: solr-user@lucene.apache.org
Subject: Re: Transaction log "on-disk" guarantees
Well, when you originally
Well, when you originally googled it wasn't there , I just put it in
after
reading your post and realizing that it wasn't documented.
Erick
On Tue, Aug 27, 2013 at 2:13 PM, SandroZbinden wrote:
> Hey Jack
>
> Thanks a lot. I just googled for fsync and syncLevel instead of searching
> in
> the
Hey Jack
Thanks a lot. I just googled for fsync and syncLevel instead of searching in
the solr wiki. Won't happen again.
Here is the link to the solr wiki page that describes to set the syncLevel
http://wiki.apache.org/solr/SolrCloud?highlight=%28fsync%29
--
View this message in context:
h
liche Nachricht-
Von: Mark Miller [mailto:markrmil...@gmail.com]
Gesendet: Dienstag, 27. August 2013 17:12
An: solr-user@lucene.apache.org
Betreff: Re: Transaction log "on-disk" guarantees
On Aug 27, 2013, at 11:08 AM, Sandro Zbinden wrote:
> Can we activate the transaction log
the
> transaction log and freeing memory in this configuraiton - which is why it
> makes sense to simply turn on the auto commit for regular hard commits. You
> may or may not want to use auto soft commits.
>
> - Mark
>
> >
> >
> > -Ursprüngliche Nachricht
u
> may or may not want to use auto soft commits.
>
> - Mark
>
> >
> >
> > -Ursprüngliche Nachricht-
> > Von: Mark Miller [mailto:markrmil...@gmail.com]
> > Gesendet: Dienstag, 27. August 2013 17:12
> > An: solr-user@lucene.apache.org
> >
s. You may or may not
want to use auto soft commits.
- Mark
>
>
> -Ursprüngliche Nachricht-
> Von: Mark Miller [mailto:markrmil...@gmail.com]
> Gesendet: Dienstag, 27. August 2013 17:12
> An: solr-user@lucene.apache.org
> Betreff: Re: Transaction log "on-disk"
ft commit as the default commit option ?
>
>
> -Ursprüngliche Nachricht-
> Von: Mark Miller [mailto:markrmil...@gmail.com]
> Gesendet: Dienstag, 27. August 2013 17:12
> An: solr-user@lucene.apache.org
> Betreff: Re: Transaction log "on-disk" guarantees
>
&g
On Aug 27, 2013, at 11:08 AM, Sandro Zbinden wrote:
> Can we activate the transaction log to have on disk guarantees and then use
> the solr soft commit feature ?
Yes you can. If you only have a single node (no replication), you probably want
to turn on fsync via the config.
- Mark