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
multiple slave create query result together, and share that slaves.
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.