RE: Memcache for Solr

2010-08-31 Thread Hitendra Molleti
Apologies, did not realize it. Thanks -Original Message- From: Chris Hostetter [mailto:hossman_luc...@fucit.org] Sent: Tuesday, August 31, 2010 11:11 PM To: solr-user@lucene.apache.org Subject: Re: Memcache for Solr : References: <4c7d1071.8000...@elyograg.org> : In-Re

Re: Memcache for Solr

2010-08-31 Thread Glen Newton
Apologies Chris: my mistake. -Glen On 31 August 2010 23:27, Chris Hostetter wrote: > > : ? > : The second post was relevant to the original post. > : And even dealt with some of the questions asked in the original: > > The first msg with subject "Memcache for Solr" was a thread-jack of > an exist

Re: Memcache for Solr

2010-08-31 Thread Chris Hostetter
: ? : The second post was relevant to the original post. : And even dealt with some of the questions asked in the original: The first msg with subject "Memcache for Solr" was a thread-jack of an existing thread "Stripping leading/trailing punctuation with SOLR-1653" http://lucene.472066.n3.nab

Re: Memcache for Solr

2010-08-31 Thread Glen Newton
? The second post was relevant to the original post. And even dealt with some of the questions asked in the original: Q > are there any down sides to it and difficult to implement A > We found it wasn't feasible to cache arbitrary result sets... ? -glen On 31 August 2010 15:11, Chris Hostette

Re: Memcache for Solr

2010-08-31 Thread Chris Hostetter
: References: <4c7d1071.8000...@elyograg.org> : In-Reply-To: <4c7d1071.8000...@elyograg.org> : Subject: Memcache for Solr http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mailing list, please do not reply to an existing messag

RE: Memcache for Solr

2010-08-31 Thread Markus Jelsma
Hi,   In a restaurant index website, we have used Memcache only for storing the generated HTML facet list when q=*. This cached object was only used when no additional search parameters were specified. It was quite useful because the facet list was always present and only changed if real searc