[
https://hibernate.onjira.com/browse/HSEARCH-1030?page=com.atlassian.jira....
]
Laurent Almeras commented on HSEARCH-1030:
------------------------------------------
Hi,
Thanks for your response. I just sign it, so you can include this patch if you consider it
is the right way to fix this issue.
Reindexing embedded Collection FieldBridge throws a
LazyInitializationException and stop reindexation
-----------------------------------------------------------------------------------------------------
Key: HSEARCH-1030
URL:
https://hibernate.onjira.com/browse/HSEARCH-1030
Project: Hibernate Search
Issue Type: Bug
Environment: Hibernate Search 4.0
Fedora 16
JVM Java Sun (build 1.6.0_29-b11) 64bits
Reporter: Laurent Almeras
Assignee: Sanne Grinovero
Fix For: 4.1.0.CR1
When an entity owns an @IndexedEmbedded property which points to an CollectionBridge,
then mass-reindex throws an LazyInitializationException and stop the whole class reindex.
I investigate the issue, and it appears that document-builder thread only initialize
first level collections, and not the 2-level depth collections indexed with a
CollectionBridge.
See
https://forums.hibernate.org/viewtopic.php?f=9&t=1013886&sid=a765...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira