[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-499) Pass a "filter" query to MassIndexing: index changed entity based on timestamp
Sanne Grinovero (JIRA)
noreply at atlassian.com
Mon Nov 29 11:07:15 EST 2010
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated HSEARCH-499:
------------------------------------
Fix Version/s: (was: 3.3.0)
3.4.0
> Pass a "filter" query to MassIndexing: index changed entity based on timestamp
> ------------------------------------------------------------------------------
>
> Key: HSEARCH-499
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-499
> Project: Hibernate Search
> Issue Type: New Feature
> Components: massindexer
> Reporter: Emmanuel Bernard
> Assignee: Sanne Grinovero
> Fix For: 3.4.0
>
>
> I was discussion the MassIndexer API. It would be nice to be able to filter the list of Entity ids to reindex based on a query:
> For example
> select u.id from User u where u.lastUpdate >= :yesterday
> or sue some kind of other flag.
> This would be a nice useful trick.
--
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