[ 
https://issues.apache.org/jira/browse/SOLR-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715879#action_12715879
 ] 

Linbin Chen edited comment on SOLR-1197 at 6/3/09 2:41 AM:
-----------------------------------------------------------

patch for Solr 1.3 

this patch only DocSetBase  implement Serializable

      was (Author: chenlb):
    Solr 1.3 

only DocSetBase  implement Serializable
  
> memcached implement solr cache for queryresultCache 
> ----------------------------------------------------
>
>                 Key: SOLR-1197
>                 URL: https://issues.apache.org/jira/browse/SOLR-1197
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 1.3
>         Environment: multiple slave solr replication environment
>            Reporter: Linbin Chen
>             Fix For: 1.4
>
>         Attachments: SOLR_1197-solr-memcache.patch
>
>
> multiple slave create query result together, and slaves can share that.
> implement  memcached cache instead LRUCache
> my implement:
> solr-memcache.zip http://solr-side.googlecode.com/files/solr-memcache.zip 
> object transport by net need Serializable, so need patch solr 1.3, DocSetBase 
> implements Serializable, see 
> http://code.google.com/p/solr-side/issues/detail?id=1&can=1

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

Reply via email to