|
FieldBridge is not called after update of a Embedded ElemementCollection.
It only fails on Embedded ElementCollection. ElementCollection directly inside the Entity works (also Basic Fields with Bridges works fine in booth cases, embedded and not embedded).
Please take a look at attached sample case (based on maven hibernate search archetype).
mvn test -> Assert at line 105 of com.foo.IndexAndSearchTest fails.
|