[ 
https://issues.apache.org/jira/browse/SOLR-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-2111:
-------------------------------

    Attachment: SOLR-2111.patch

Here's a patch that implements the suggestion above: "exception" is now a list, 
an exception in one faceting command doesn't cause the preceding ones to fail, 
and all shard faceting exceptions are added during aggregation.

> treat facet exceptions consistently
> -----------------------------------
>
>                 Key: SOLR-2111
>                 URL: https://issues.apache.org/jira/browse/SOLR-2111
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>         Attachments: SOLR-2111.patch
>
>
> Right now, faceting on a non-existent field will just add an "exception" to 
> the facet_counts.
> In distrib mode, it will cause the whole request to fail.

-- 
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]

Reply via email to