Hi Jonathan, It's a known bug: https://issues.apache.org/jira/browse/SOLR-5954. It'll be fixed in 4.8, which is being voted on now.
Alan Woodward www.flax.co.uk On 25 Apr 2014, at 18:56, Hutchins, Jonathan wrote: > I recently upgraded from 4.6.1 to 4.7.1 and have found that the DIH > process that we are using takes 4x as long to complete. The only odd > thing I notice is when I enable debug logging for the dataimporthandler > process, it appears that in the new version each sql query is resulting in > a new connection opened through jdbcdatasource (log: > http://pastebin.com/JKh4gpmu). Were there any changes that would affect > the speed of running a full import? > > Thanks! > > - Jonathan Hutchins > >