Re: Implementing Memcache for Solr
ntext: http://lucene.472066.n3.nabble.com/Implementing-Memcache-for-Solr-tp1398625p1398823.html Sent from the Solr - User mailing list archive at Nabble.com.
Implementing Memcache for Solr
Hi, We were looking at implementing Memcache for Solr. Can someone who has already implemented this let us know if it is a good option to go for i.e. how effective is using memcache compared to Solr's internal cache. Also, are there any down sides to it and difficult to impl