You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by yriveiro <ya...@gmail.com> on 2013/05/28 16:40:53 UTC

Disable all caches in solr

Hi, 

How I can disable all caches that solr use?

Regards

/Yago



-----
Best regards
--
View this message in context: http://lucene.472066.n3.nabble.com/Disable-all-caches-in-solr-tp4066517.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Disable all caches in solr

Posted by Yago Riveiro <ya...@gmail.com>.
Indeed, I commented all entries for cache in solrconfig, but solrmeter shows me cache for field cache type, Now I know why. 

Thanks Shalin,

-- 
Yago Riveiro
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Tuesday, May 28, 2013 at 3:53 PM, Shalin Shekhar Mangar wrote:

> Edit the solrconfig.xml and remove/comment <filterCache>, <documentCache>,
> <queryResultCache>. Note that some caches such as FieldCache (created for
> sorting/faceting on demand) cannot be disabled.
> 
> 
> On Tue, May 28, 2013 at 8:10 PM, yriveiro <yago.riveiro@gmail.com (mailto:yago.riveiro@gmail.com)> wrote:
> 
> > Hi,
> > 
> > How I can disable all caches that solr use?
> > 
> > Regards
> > 
> > /Yago
> > 
> > 
> > 
> > -----
> > Best regards
> > --
> > View this message in context:
> > http://lucene.472066.n3.nabble.com/Disable-all-caches-in-solr-tp4066517.html
> > Sent from the Solr - User mailing list archive at Nabble.com (http://Nabble.com).
> > 
> 
> 
> 
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 



Re: Disable all caches in solr

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
Edit the solrconfig.xml and remove/comment <filterCache>, <documentCache>,
<queryResultCache>. Note that some caches such as FieldCache (created for
sorting/faceting on demand) cannot be disabled.


On Tue, May 28, 2013 at 8:10 PM, yriveiro <ya...@gmail.com> wrote:

> Hi,
>
> How I can disable all caches that solr use?
>
> Regards
>
> /Yago
>
>
>
> -----
> Best regards
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Disable-all-caches-in-solr-tp4066517.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Regards,
Shalin Shekhar Mangar.

Re: Disable all caches in solr

Posted by bbarani <bb...@gmail.com>.
You can also check out this link.

http://lucene.472066.n3.nabble.com/Is-there-a-way-to-remove-caches-in-SOLR-td4061216.html#a4061219





--
View this message in context: http://lucene.472066.n3.nabble.com/Disable-all-caches-in-solr-tp4066517p4067870.html
Sent from the Solr - User mailing list archive at Nabble.com.