Re: bulk commits

2010-12-16 Thread Adam Estrada
what is it that you are trying to commit? a On Thu, Dec 16, 2010 at 1:03 PM, Dennis Gearon gear...@sbcglobal.netwrote: What have people found as the best way to do bulk commits either from the web or from a file on the system? Dennis Gearon Signature Warning

Re: bulk commits

2010-12-16 Thread Adam Estrada
, 2010 at 1:44 PM, Dennis Gearon gear...@sbcglobal.netwrote: Might be Csv or tab delimited text. Sent from Yahoo! Mail on Android -- * From: * Adam Estrada estrada.adam.gro...@gmail.com; * To: * solr-user@lucene.apache.org; * Subject: * Re: bulk commits * Sent

Re: bulk commits

2010-12-16 Thread Dennis Gearon
:47 AM Subject: Re: bulk commits This is how I import a lot of data from a cvs file. There are close to 100k records in there. Note that you can either pre-define the column names using the fieldnames param like I did here *or* include header=true which will automatically pick up the column header

Re: bulk commits

2010-12-16 Thread Yonik Seeley
Estrada estrada.adam.gro...@gmail.com To: Dennis Gearon gear...@sbcglobal.net; solr-user@lucene.apache.org Sent: Thu, December 16, 2010 10:58:47 AM Subject: Re: bulk commits This is how I import a lot of data from a cvs file. There are close to 100k records in there. Note that you can either pre

Re: bulk commits

2010-12-16 Thread Adam Estrada
...@gmail.com To: Dennis Gearon gear...@sbcglobal.net; solr-user@lucene.apache.org Sent: Thu, December 16, 2010 10:58:47 AM Subject: Re: bulk commits This is how I import a lot of data from a cvs file. There are close to 100k records in there. Note that you can either pre-define the column

Re: bulk commits

2010-12-16 Thread Dennis Gearon
' EARTH has a Right To Life, otherwise we all die. --- On Thu, 12/16/10, Adam Estrada estrada.a...@gmail.com wrote: From: Adam Estrada estrada.a...@gmail.com Subject: Re: bulk commits To: solr-user@lucene.apache.org Date: Thursday, December 16, 2010, 6:18 PM One very important thing I forgot