You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:35:18 UTC

[jira] [Commented] (SOLR-2255) local params are not parsed in facet.pivot parameter

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

Commit Tag Bot commented on SOLR-2255:
--------------------------------------

[branch_4x commit] David Wayne Smiley
http://svn.apache.org/viewvc?view=revision&revision=1389685

SOLR-2255 local-param support for pivot faceting

                
> local params are not parsed in facet.pivot parameter
> ----------------------------------------------------
>
>                 Key: SOLR-2255
>                 URL: https://issues.apache.org/jira/browse/SOLR-2255
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 4.0-ALPHA
>            Reporter: Julien Lirochon
>            Assignee: David Smiley
>             Fix For: 4.1
>
>         Attachments: SOLR-2255_local-param_support_for_pivot_faceting.patch, SOLR-2255_local-param_support_for_pivot_faceting.patch
>
>
> ...&facet=true&facet.pivot={!ex=category}category_id,subcategory_id&fq={!tag=category}category_id=42
> generates the following error : "undefined field {!ex=category}category_id"
> If you filter on subcategory_id, the facet.pivot result will contain only results from this subcategory. It's a loss of function since you can't alter this behavior with local params.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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