[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-361) Only index an entity if an indexed property has changed

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue Dec 28 18:54:05 EST 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39444#action_39444 ] 

Sanne Grinovero commented on HSEARCH-361:
-----------------------------------------

Hi j nadler, I pushed my proposal to github for reviews, please try it out:
https://github.com/Sanne/hibernate-search/tree/HSEARCH-361
(please note the "HSEARCH-361" is the name of the branch to see).

I believe this implementation should be able to handle your requirement, please let me know. I definitely will need feedback before pushing this to main repository, both from you and Emmanuel or Hardy.

> 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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list