[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-134) Using Named Filters (org.hibernate.annotations.Filter) in Hibernate Search

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Nov 12 17:53:29 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard resolved HSEARCH-134.
--------------------------------------

    Resolution: Rejected

Please use the User forum (http://forum.hibernate.org), this is not a bug.

> Using Named Filters (org.hibernate.annotations.Filter) in Hibernate Search
> --------------------------------------------------------------------------
>
>                 Key: HSEARCH-134
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-134
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: query
>    Affects Versions: 3.0.0.GA
>         Environment: MyEclipse 5.5.1 GA on Windows XP Platform, Hibernate  3.2.4.ga, Oracle Database
>            Reporter: Dan Yuan
>
> I am trying to use some named filters (org.hibernate.annotations.Filter) in hibernate search.  But when I try to filter out a negative object  (supposed to be filtered out) which I just persisted in in the unit test, the named filter fails to do so. The hibernate search still finds the one just persisted in.  However, there are some negative records originally in the table which are successfully filtered out.  I am wondering  what the reason could be.   Anybody ever used regular named filter in Hibernate search?

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