Hi everybody
I'm using solr 1.3 and mysql, and the query is too big to get back rows
without OOM 
I would to modify the code cuz I can't use batchSize -1 on the production
database during 10hours without stack other process on it.

So I would like to make several request on it with a limit between a and b
... 
I've the class jdbcdataimport which make the connection with mysql but I
just don't where can I find the class which collect the query or the
deltaQuery from data-config.xml.

Thanks a lot for your help,

-- 
View this message in context: 
http://www.nabble.com/dataimporthandler-where-is-the-class-chich-collect-query-and-deltaQuery-tp20322092p20322092.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

Reply via email to