t: Monday, October 19, 2009 1:07 PM
> To: solr-user@lucene.apache.org
> Subject: RE: Solr commits before documents are added
>
>
> Solr version is 1.3
> I am indexing total of 1.4 million documents. Yes, I
> commit(waitFlush="true"
> waitSearcher="true") every
-Original Message-
From: SharmilaR [mailto:sranganat...@library.rochester.edu]
Sent: Monday, October 19, 2009 1:07 PM
To: solr-user@lucene.apache.org
Subject: RE: Solr commits before documents are added
Solr version is 1.3
I am indexing total of 1.4 million documents. Yes, I commit(
u do it on a regular interval (every 100k documents for example)
>>> and then one at the end to be sure?
>>>
>>> How are you observing that the last few didn't make it in? Are you looking
>>> at a slave or master?
>>>
>>> -Todd
>>
gt; -Todd
>>
>>
> -Original Message-
> From: Ranganathan, Sharmila [mailto:sranganat...@library.rochester.edu]
> Sent: Monday, October 19, 2009 9:19 AM
> To: solr-user@lucene.apache.org
> Subject: Solr commits before documents are added
>
> Hi,
>
>
t few didn't make it in? Are you looking
> at a slave or master?
>
> -Todd
>
>
-Original Message-
From: Ranganathan, Sharmila [mailto:sranganat...@library.rochester.edu]
Sent: Monday, October 19, 2009 9:19 AM
To: solr-user@lucene.apache.org
Subject: Solr commits befor
ke it in? Are you looking at a
slave or master?
-Todd
-Original Message-
From: Ranganathan, Sharmila [mailto:sranganat...@library.rochester.edu]
Sent: Monday, October 19, 2009 9:19 AM
To: solr-user@lucene.apache.org
Subject: Solr commits before documents are added
Hi,
My application in
Hi,
My application indexes huge number of documents(like in millions). Below
is the snapshot of my code where I add all documents to Solr, and then
at last issue commit command. I use Solrj. I find that last few
documents are not committed to Solr. Is this because adding documents
to Solr took lo