thank you for taking the time to review this behavior.
To answer your question, I need to save the binary in the database, that's part of a requirement.
What is really puzzling me is that the same document can be converted in a few seconds in a unit test (ByteArrayBridgeTest) which is the excepted behavior... but can either throw an OutOfMemoryException or can take minutes within an Hibernate search context.
Hi,
thank you for taking the time to review this behavior.
To answer your question, I need to save the binary in the database, that's part of a requirement.
What is really puzzling me is that the same document can be converted in a few seconds in a unit test (ByteArrayBridgeTest) which is the excepted behavior... but can either throw an OutOfMemoryException or can take minutes within an Hibernate search context.
Florent