You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Matt Ericson (JIRA)" <ji...@apache.org> on 2007/04/04 22:11:32 UTC

[jira] Updated: (LUCENE-853) Caching does not work when using RMI

     [ https://issues.apache.org/jira/browse/LUCENE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Ericson updated LUCENE-853:
--------------------------------

    Attachment: RemoteCachingWrapperFilter.patch .patch

A new version that will hopefully patch more correctly


> Caching does not work when using RMI
> ------------------------------------
>
>                 Key: LUCENE-853
>                 URL: https://issues.apache.org/jira/browse/LUCENE-853
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>    Affects Versions: 2.1
>         Environment: All 
>            Reporter: Matt Ericson
>            Priority: Minor
>         Attachments: RemoteCachingWrapperFilter.patch, RemoteCachingWrapperFilter.patch, RemoteCachingWrapperFilter.patch .patch
>
>
> Filters and caching uses transient maps so that caching does not work if you are using RMI and a remote searcher 
> I want to add a new RemoteCachededFilter that will make sure that the caching is done on the remote searcher side 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org