Issue Type: Improvement Improvement
Affects Versions: 4.3.0.Final, 4.2.0.Final
Assignee: Unassigned
Components: massindexer
Created: 20/Jun/13 5:55 AM
Description:

When using the massindexer and a failure occurs to parse a document either the whole block of indexed documents gets thrown out or everything after the exception gets thrown out. I'm still trying to figure out if the any documents before the exception are indexed...I suspect not.

Example;
I start to index using the massindexer and grab 20 classes and start indexing. The first 7 classes are fine and everything indexes properly. On the 8th class a document is found to be unable to be parsed by Tika which throws an exception. The entire 20 documents are not indexed???

It would be much more helpful to not throw a runtime when a document fails to parse and instead log a warning or something less halting.

Environment: Hibernate 4.2.2.Final, MySQL 5.5, Hibernate Search 4.3.Final
Project: Hibernate Search
Priority: Critical Critical
Reporter: Haywood J. B.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira