You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2009/11/14 10:45:39 UTC

[jira] Updated: (SOLR-407) Uncached filter query parameters

     [ https://issues.apache.org/jira/browse/SOLR-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher updated SOLR-407:
------------------------------

    Fix Version/s: 1.5

on my wishlist, targeting this for 1.5

> 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.5
>
>         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.
-
You can reply to this email to add a comment to the issue online.