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

Yonik Seeley resolved SOLR-2089.
--------------------------------

    Fix Version/s: 3.1
                   4.0
       Resolution: Fixed

OK, this has been backported to 3x, as well as fixing a bug that mark noticed 
(that was failing to trigger a test failure because of the way internal 
exceptions are handled in faceting).  SolrTestCaseJ4.assertQ has been updated 
to fail if faceting is on and if an exception appears in the response.

> Faceting: order term ords before converting to values
> -----------------------------------------------------
>
>                 Key: SOLR-2089
>                 URL: https://issues.apache.org/jira/browse/SOLR-2089
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Yonik Seeley
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2089.patch
>
>
> We should be able to speed up multi-valued faceting that sorts by count and 
> returns many values by first sorting the term ords before converting them to 
> a string.

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