[ 
https://issues.apache.org/jira/browse/SOLR-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217061#comment-13217061
 ] 

Koji Sekiguchi commented on SOLR-407:
-------------------------------------

Looks like it's been implemented as local parameter {!cache=false}.
                
> 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: 3.6, 4.0
>
>         Attachments: fq.nocache.patch
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to