You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/09/08 21:35:33 UTC

[jira] Updated: (SOLR-2111) treat facet exceptions consistently

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org