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 2008/12/13 22:48:46 UTC

[jira] Issue Comment Edited: (SOLR-911) multi-select facets

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

ehatcher edited comment on SOLR-911 at 12/13/08 1:47 PM:
-------------------------------------------------------------

bq. facet.query={!key=foo}rng:[1 TO 2] OR rng:[5 TO 9]

nice!

Another goodie to overload into the local params is something maybe something like {!nocache} to prevent filling up the filter cache with something that is not meant to be reused or often.

      was (Author: ehatcher):
    .bq facet.query={!key=foo}rng:[1 TO 2] OR rng:[5 TO 9]

nice!

Another goodie to overload into the local params is something maybe something like {!nocache} to prevent filling up the filter cache with something that is not meant to be reused or often.
  
> multi-select facets
> -------------------
>
>                 Key: SOLR-911
>                 URL: https://issues.apache.org/jira/browse/SOLR-911
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Yonik Seeley
>             Fix For: 1.4
>
>         Attachments: SOLR-911.patch
>
>
> plumbing to support the selection of multiple constraints in a facet

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.