[
https://issues.apache.org/jira/browse/SOLR-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-2325:
-------------------------------
Description:
Example of a faceting request that produces a NPE because tagging/excluding
main query is not supported.
http://localhost:8983/solr/select?q={!tag=zzz}foo&facet=true&facet.field={!ex=zzz}popularity
was:
Example of a faceting request that produces a NPE
http://localhost:8983/solr/select?q={!tag=zzz}foo&facet=true&facet.field={!ex=zzz}popularity
Priority: Minor (was: Major)
Fix Version/s: 4.0
3.1
Issue Type: Improvement (was: Bug)
Summary: Allow tagging and exclusion of main query for faceting
(was: faceting throws NPE if all q's and fq's excluded)
> Allow tagging and exclusion of main query for faceting
> ------------------------------------------------------
>
> Key: SOLR-2325
> URL: https://issues.apache.org/jira/browse/SOLR-2325
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Priority: Minor
> Fix For: 3.1, 4.0
>
> Attachments: SOLR-2325.patch
>
>
> Example of a faceting request that produces a NPE because tagging/excluding
> main query is not supported.
> http://localhost:8983/solr/select?q={!tag=zzz}foo&facet=true&facet.field={!ex=zzz}popularity
--
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]