Hi Shawn,
Thanks for the reply!
Yes, from the application I cannot catch any errors. I check the log for
errors and check the index to see if the correct number of records are
built in. I am most likely going to rewrite the code to HttpSolrServer
and multi-thread myself. It seems like Concurre
On 6/13/2014 12:06 PM, Tang, Rebecca wrote:
> I've been working with this issue for a while and I really don’t know what
> the root cause is. Any insight would be great!
>
> I have 14 million records in a mysql DB. I grab 100,000 records from the DB
> at a time and then use ConcurrentUpdateSolr
Hi there,
I've been working with this issue for a while and I really don’t know what the
root cause is. Any insight would be great!
I have 14 million records in a mysql DB. I grab 100,000 records from the DB at
a time and then use ConcurrentUpdateSolrServer (with queue size = 50 and thread
c