[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-361?pag...
]
j nadler commented on HSEARCH-361:
----------------------------------
It works for me to skip ClassBridge or BoostStrategy, we are not using either on the class
in question. When you say 'collection events won't be optimized' are you
referring to any collections that are @IndexedEmbedded?
In our entity model A has a Collection (Set) of @IndexedEmbedded B and B has a single
@IndexedEmbedded C entity. It's updates to C that are getting us in trouble.
Thanks Sanne
Only index an entity if an indexed property has changed
-------------------------------------------------------
Key: HSEARCH-361
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-361
Project: Hibernate Search
Issue Type: New Feature
Reporter: Emmanuel Bernard
Assignee: Sanne Grinovero
Fix For: 3.4.0
PostUpdateEvent has state and oldState
and EntityPersister has getPropertyNames() and findDirty()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira