Re: Solr - autocommit params

2007-06-26 Thread Daniel Alheiros
Thanks Mike. Regards, Daniel Alheiros On 25/6/07 20:15, "Mike Klaas" <[EMAIL PROTECTED]> wrote: > On 25-Jun-07, at 8:02 AM, Daniel Alheiros wrote: >> I've configured my Solr instance using autocommit in the following >> way: >> >> >> >> 1000 >> 6

Re: Solr - autocommit params

2007-06-25 Thread Mike Klaas
On 25-Jun-07, at 8:02 AM, Daniel Alheiros wrote: I've configured my Solr instance using autocommit in the following way: 1000 6 But it’s only considering the maxtime now. I’ve used the maxdocs before and it worked, but after I defined both, on

Re: Solr - autocommit params

2007-06-25 Thread Mike Klaas
On 25-Jun-07, at 8:02 AM, Daniel Alheiros wrote: Hi I've configured my Solr instance using autocommit in the following way: 1000 6 But it’s only considering the maxtime now. I’ve used the maxdocs before and it worked, but after I defined bo

Solr - autocommit params

2007-06-25 Thread Daniel Alheiros
Hi I've configured my Solr instance using autocommit in the following way: 1000 6 But it¹s only considering the maxtime now. I¹ve used the maxdocs before and it worked, but after I defined both, only the maxtime is being considered. Is it a known b