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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira