Re: DataImporter using pure solr XML

2010-10-25 Thread Ken Stanley
On Mon, Oct 25, 2010 at 10:12 AM, Dario Rigolin wrote: > Looking at DataImporter I'm not sure if it's possible to import using a > standard ... xml document representing a document add operation. > Generating is quite expensive in my application and I have > cached > all those documents into a te

DataImporter using pure solr XML

2010-10-25 Thread Dario Rigolin
Looking at DataImporter I'm not sure if it's possible to import using a standard ... xml document representing a document add operation. Generating is quite expensive in my application and I have cached all those documents into a text column into MySQL database. It will be easier for me to "push