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/08/25 20:49:47 UTC

[jira] Updated: (SOLR-2089) Faceting: order term ords before converting to values

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

Yonik Seeley updated SOLR-2089:
-------------------------------

    Attachment: SOLR-2089.patch

Here's a draft patch that implements the sort before term val lookup.
Currently untested for both speed and correctness.

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