Hello again ;) i got new trouble with my import.
a cronjob start every 2 hours an import off 4 cores. from one table. make it sense ? it doesnt think so. we have 2 servers, one playground and one Live server. so when at the weekend my imports started and i get an ArrayOutOfBoundsException. What is the Best practice of import of 4 cores with huge data ? i didnt use any deltaimports. i make everytime an clean=true import. i know its not nice ... but we want an synchron index all of the time. my solution is that (im sure you never see something like this :D) 1. copy the cores. 2. start of import of the original 3. rename new importet cores and delete the tmp cores. works fine, until i get this exception, and during one import solr didnt find some *.gen files not. i delete the index and reimport per hand. -- View this message in context: http://n3.nabble.com/Best-Practice-for-import-with-DIH-Muliple-Cores-ArrayOutOfExc-tp700175p700175.html Sent from the Solr - User mailing list archive at Nabble.com.