[
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
This is a patch that will allow uses to cache Filters even when using RMI
> 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
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]