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

Tobias Hill (JIRA) noreply at atlassian.com
Tue Nov 13 05:53:29 EST 2007


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


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