[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-56) Updating a collection does not reindex
Emmanuel Bernard (JIRA)
noreply at atlassian.com
Thu May 17 20:31:04 EDT 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_26971 ]
Emmanuel Bernard commented on HSEARCH-56:
-----------------------------------------
the workaround is to touch the owning entity
or manually call fullTextSession.index(owningEntity);
> Updating a collection does not reindex
> --------------------------------------
>
> Key: HSEARCH-56
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-56
> Project: Hibernate Search
> Issue Type: Bug
> Components: engine
> Affects Versions: 3.0.0.beta1
> Reporter: Emmanuel Bernard
>
--
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