[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-49) Ability to add to/remove from index based on object state

Stefan Norberg (JIRA) noreply at atlassian.com
Tue May 22 20:01:04 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_27021 ] 

Stefan Norberg commented on HSEARCH-49:
---------------------------------------

No it isn't, and it's probably a good way to solve it if you think so. The reason not to add it would only be to avoid cludgy code to exclude some documents in the search. Perhaps its not worth it. You decide. I have no hands-on experience with Hibernate Search yet, only your JavaOne talk really. I have used some Lucene, but I liked the simplicity of the HS annotations.

> Ability to add to/remove from index based on object state
> ---------------------------------------------------------
>
>                 Key: HSEARCH-49
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-49
>             Project: Hibernate Search
>          Issue Type: New Feature
>            Reporter: Stefan Norberg
>
> As we discussed after your session on JavaOne, I'd like to see a feature that adds an object to the index based on a expression.
> Example: An object travels through a state machine and gets past the "approved" state and should now be indexed for search. Later the object gets "unapproved" and should be removed from the search index.
> It would be nice to have a condition on a combination of bean properties if the object should be in the index.

-- 
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