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


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]

Reply via email to