[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-136) CachingWrapperFilter does not cache

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Feb 12 23:30:33 EST 2008


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

Emmanuel Bernard resolved HSEARCH-136.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1

No need for a special Filter, the IndexReader is now taking care of that.

> CachingWrapperFilter does not cache 
> ------------------------------------
>
>                 Key: HSEARCH-136
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-136
>             Project: Hibernate Search
>          Issue Type: Bug
>    Affects Versions: 3.0.0.GA
>            Reporter: Tobias Hill
>             Fix For: 3.0.1
>
>
> See http://forum.hibernate.org/viewtopic.php?p=2369054#2369054
> The CachingWrapperFilter uses the reader instance as a key for the caching. 
> In HibernateSearch readers seems to be wrapped into a MultiReader 
> which by itself is new each time and thus defeat the cache purpose. 

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