Re: Config parameters to tweak for update performance

2012-10-18 Thread Robert Krüger
On Tue, Oct 16, 2012 at 4:13 PM, Shawn Heisey wrote: > On 10/16/2012 5:38 AM, Robert Krüger wrote: >> >> I use solr embedded in a desktop app and due to the consistency >> requirements of the application I have to commit rather often. Are >> there some best practices on how to optimize commit perf

Re: Config parameters to tweak for update performance

2012-10-16 Thread Shawn Heisey
On 10/16/2012 5:38 AM, Robert Krüger wrote: I use solr embedded in a desktop app and due to the consistency requirements of the application I have to commit rather often. Are there some best practices on how to optimize commit performance via the configuration? I could easily live with slower que

Config parameters to tweak for update performance

2012-10-16 Thread Robert Krüger
Hi, I use solr embedded in a desktop app and due to the consistency requirements of the application I have to commit rather often. Are there some best practices on how to optimize commit performance via the configuration? I could easily live with slower queries or more memory use as my index is ra