RE: DIH onError question

2010-03-03 Thread Shah, Nirmal
ok On Wed, Mar 3, 2010 at 10:06 AM, Shah, Nirmal wrote: > Hi all, > > I am using Solr 1.5 from trunk.  I am getting the below error on a full > load, and it is causing the import to fail and rollback.  I am not > concerned about the error but rather that I cannot seem to tell the &

DIH onError question

2010-03-02 Thread Shah, Nirmal
Hi all, I am using Solr 1.5 from trunk. I am getting the below error on a full load, and it is causing the import to fail and rollback. I am not concerned about the error but rather that I cannot seem to tell the indexing to continue. I have two entities, and I have tried all (4) combinations o

RE: DataImportHandler can't understand query

2010-02-08 Thread Shah, Nirmal
Did you try < > Nirmal Shah Remedy Consultant|Column Technologies|Cell: (630) 244-1648 -Original Message- From: javaxmlsoapdev [mailto:vika...@yahoo.com] Sent: Monday, February 08, 2010 5:42 PM To: solr-user@lucene.apache.org Subject: Re: DataImportHandler can't understand query Note I

RE: DataImportHandler TikaEntityProcessor FieldReaderDataSource

2010-01-26 Thread Shah, Nirmal
the integration of SOLR-1358, i am very interested in this feature as well. Did you get it to work ? Is there a snapshot build available for this somewhere or do i have to build solr from source myself ? Thanks, Jorg On Mon, Jan 25, 2010 at 6:27 PM, Shah, Nirmal wrote: > Hi, > > > &

DataImportHandler TikaEntityProcessor FieldReaderDataSource

2010-01-25 Thread Shah, Nirmal
Hi, I am fairly new to Solr and would like to use the DIH to pull rich text files (pdfs, etc) from BLOB fields in my database. There was a suggestion made to use the FieldReaderDataSource with the recently commited TikaEntityProcessor. Has anyone accomplished this? This is my configuratio