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: Bug
Affects Versions: 4.0
Reporter: Julien Lirochon
...&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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]