RE: concurrent csv loading

2009-08-06 Thread Smiley, David W.
e job done fastest. ~ David Smiley From: Joe Calderon [calderon@gmail.com] Sent: Thursday, August 06, 2009 4:58 PM To: solr-user@lucene.apache.org Subject: concurrent csv loading for first time loads i currently post to /update/csv?commit=false&

concurrent csv loading

2009-08-06 Thread Joe Calderon
for first time loads i currently post to /update/csv?commit=false&separator=%09&escape=\&stream.file=workfile.txt&map=NULL:&keepEmpty=false", this works well and finishes in about 20 minutes for my work load. this is mostly cpu bound, i have an 8 core box and it seems one takes the brunt of the wo