It should bypass cache for sure https://github.com/apache/lucene-solr/blob/34a92d090ac4ff5c8382e1439827d678265ede0d/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java#L1263 20.11.2013 7:05 пользователь "Otis Gospodnetic" <otis.gospodne...@gmail.com> написал:
> Hi, > > We have the ability to turn off caching for filter queries - > http://wiki.apache.org/solr/CommonQueryParameters#Caching_of_filters > > I didn't try it, but I think one can't turn off caching for regular > queries, a la: > > q={!cache=false}<query here> > > Is there a reason this could not be done? > > Thanks, > Otis > -- > Performance Monitoring * Log Analytics * Search Analytics > Solr & Elasticsearch Support * http://sematext.com/ >