Re: TikaEntityProcesor Exception Handling

2014-04-07 Thread akash2489
Any updates on this? -- View this message in context: http://lucene.472066.n3.nabble.com/TikaEntityProcesor-Exception-Handling-tp3502495p4129580.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: TikaEntityProcesor Exception Handling

2011-11-12 Thread Mark Miller
T. Webb [mailto:david.w...@brightmove.com] > Sent: Saturday, November 12, 2011 10:27 AM > To: solr-user@lucene.apache.org > Subject: RE: TikaEntityProcesor Exception Handling > > I found the answer with the onError="skip" on the Entity, However, > after adding tha

RE: TikaEntityProcesor Exception Handling

2011-11-12 Thread David T. Webb
12, 2011 10:08 AM To: solr-user@lucene.apache.org Subject: TikaEntityProcesor Exception Handling When indexing over 2MM documents with Solr and the TikaEntityProcessor, the indexing fails if Tika encounters an exception with one of the documents. How can I tell Solr to keep going and just ignore the f

RE: TikaEntityProcesor Exception Handling

2011-11-12 Thread David T. Webb
solr-user@lucene.apache.org Subject: TikaEntityProcesor Exception Handling When indexing over 2MM documents with Solr and the TikaEntityProcessor, the indexing fails if Tika encounters an exception with one of the documents. How can I tell Solr to keep going and just ignore the failed documents fro

TikaEntityProcesor Exception Handling

2011-11-12 Thread David T. Webb
When indexing over 2MM documents with Solr and the TikaEntityProcessor, the indexing fails if Tika encounters an exception with one of the documents. How can I tell Solr to keep going and just ignore the failed documents from the Tika Processor? Thanks. -- Sincerely, David Webb