Hello

We have to delete our Solr collection and feed it periodically from an Oracle 
database (up to 40M rows).

We've done the following test: From a java program, we read chunks of data from 
Oracle and inject to Solr (via Solrj).

The problem : It is really really slow (1'5 nights).

Is there one faster method to do that ?

Thanks in advance.

Reply via email to