Hi, Commenting them out works fine. We don't use documentCaches either as they eat too much and return only so little.
Cheers -----Original message----- > From:Otis Gospodnetic <otis.gospodne...@gmail.com> > Sent: Tue 15-Jan-2013 17:29 > To: solr-user@lucene.apache.org > Subject: Re: Disabling document cache usage > > Hi, > > Thanks Markus. > How are caches disabled these days... in Solr 4.0 that is? I remember > trying to comment them out in the past, but seeing them still enabled and > used with some custom size and other settings. > > Thanks, > Otis > -- > Solr & ElasticSearch Support > http://sematext.com/ > > > > > > On Tue, Jan 15, 2013 at 11:00 AM, Markus Jelsma > <markus.jel...@openindex.io>wrote: > > > No, SolrIndexSearcher has no mechanism to do that. The only way is to > > disable the cache altogether or patch it up :) > > > > > > > > -----Original message----- > > > From:Otis Gospodnetic <otis.gospodne...@gmail.com> > > > Sent: Tue 15-Jan-2013 16:57 > > > To: solr-user@lucene.apache.org > > > Subject: Disabling document cache usage > > > > > > Hi, > > > > > > https://issues.apache.org/jira/browse/SOLR-2429 added the ability to > > > disable filter and query caches on a request by request basis. > > > > > > Is there anything one can use to disable usage of (lookups and insertion > > > into) document cache? > > > > > > Thanks, > > > Otis > > > -- > > > Solr & ElasticSearch Support > > > http://sematext.com/ > > > > > >