[ https://issues.apache.org/jira/browse/SOLR-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657077#action_12657077 ]
Hoss Man commented on SOLR-911: ------------------------------- {quote} This patch also adds the ability to specify a different output name/key... useful for complex facet queries: facet.query=\{!key=foo\}rng:[1 TO 2] OR rng:[5 TO 9] will cause the results to come back under a key of "foo" rather than "rng:[1 TO 2] OR rng:[5 TO 9]" {quote} but then how will the client know how what to filter on to actually constrain the query by "foo" since it won't actually ko what query that was? > 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, SOLR-911.patch, 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.