Hello

I've been trying to index IMDB data from MySQL with no success yet. The
problem was with the data import handler. When I specify using of
"SqlEntityProcessor", DIH either totally skipped the row, or didn't start
importing at all, or the results are not searchable. I also tried setting
batchSize to -1 but the result count was less than the row counts in MySQL.
I checked used memory but it was far less than the entire heap. Has anyone
been in my situation before?

Yangrui

Reply via email to