Uncached filter query parameters
--------------------------------
Key: SOLR-407
URL: https://issues.apache.org/jira/browse/SOLR-407
Project: Solr
Issue Type: New Feature
Components: search
Affects Versions: 1.3
Reporter: Mike Klaas
Assignee: Mike Klaas
Priority: Minor
Fix For: 1.3
Add a fq.nocache parameter (that may be specified multiple times) that adds
filter clauses to the query which are not cached. Further, these filters are
embedded directly into the BooleanQuery, which should be more efficient when
filters are not reused.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.