On 10-Sep-07, at 4:07 AM, Marius Hanganu wrote:
Hi,
We're having a problem when commiting to SOLR.
Our application commits right after each update - we need the data
to be available instantaneously. The index' size is about 166M,
Solr has 1024M on a dual quad.
The update takes a few mill
Is there any chance you're optimizing each time you commit?
Erick
On 9/10/07, Marius Hanganu <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> We're having a problem when commiting to SOLR.
>
> Our application commits right after each update - we need the data to be
> available instantaneously. The index' s
Hi,
We're having a problem when commiting to SOLR.
Our application commits right after each update - we need the data to be
available instantaneously. The index' size is about 166M, Solr has 1024M
on a dual quad.
The update takes a few milliseconds, but the commit takes about 1 minute.
Coul