d commit on the same clock second, so it will be missing the
> last 20 due to sync between the two.
>
> It's an edge case, but we ran into it recently.
>
> -Todd
>
> -Original Message-
> From: SharmilaR [mailto:sranganat...@library.rochester.edu]
> Sen
Solr version is 1.3
I am indexing total of 1.4 million documents. Yes, I commit(waitFlush="true"
waitSearcher="true") every 100k documents and then one at the end.
I have a counter next to addDoc(SolrDocument) statement to keep track of
number of documents added. When I query Solr after commit,