[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-1004) Updating a collection does not reindex (Guillaume Smet)
Sanne Grinovero (JIRA)
noreply at atlassian.com
Wed Dec 28 07:44:19 EST 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated HSEARCH-1004:
-------------------------------------
Pull Requests: https://github.com/hibernate/hibernate-search/pull/220 (was: https://github.com/hibernate/hibernate-search/pull/220)
Fix Version/s: 4.1
3.4.2
Assignee: Sanne Grinovero
Summary: Updating a collection does not reindex (Guillaume Smet) (was: Updating a collection does not reindex)
> Updating a collection does not reindex (Guillaume Smet)
> -------------------------------------------------------
>
> Key: HSEARCH-1004
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-1004
> Project: Hibernate Search
> Issue Type: Bug
> Affects Versions: 3.4.1.Final
> Environment: Ubuntu 11.04
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Reporter: Paco Avila
> Assignee: Sanne Grinovero
> Fix For: 3.4.2, 4.1
>
> Attachments: search_test.zip
>
>
> When I update the entity collection adding new elements, the Lucene index is not updated. The Set<String> is configured to use a custom FieldBridge.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list