On Thu, Mar 21, 2013 at 6:22 PM, Chris Hostetter
wrote:
>
> : Just add {!cache=false} to the filter in your query
> : (http://wiki.apache.org/solr/SolrCaching#filterCache).
> ...
> : > I need to use the filter query feature to filter my results, but I
> : > don't want the results cached as
: Just add {!cache=false} to the filter in your query
: (http://wiki.apache.org/solr/SolrCaching#filterCache).
...
: > I need to use the filter query feature to filter my results, but I
: > don't want the results cached as documents are added to the index
: > several times per second and t
Hello!
Just add {!cache=false} to the filter in your query
(http://wiki.apache.org/solr/SolrCaching#filterCache).
--
Regards,
Rafał Kuć
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch
> I need to use the filter query feature to filter my results, but I
> don't want t