You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Matt Weber (JIRA)" <ji...@apache.org> on 2009/05/09 00:46:45 UTC

[jira] Updated: (SOLR-1156) Sort TermsComponent results by frequency

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

Matt Weber updated SOLR-1156:
-----------------------------

    Attachment: SOLR-1156.patch

I have implemented TermsComponent sorting by frequency.  I use the same technique as facet sorting.  Enable sorting by the parameter "terms.sort=true|false".

> Sort TermsComponent results by frequency
> ----------------------------------------
>
>                 Key: SOLR-1156
>                 URL: https://issues.apache.org/jira/browse/SOLR-1156
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Matt Weber
>         Attachments: SOLR-1156.patch
>
>
> TermsComponent should be able to return results sorted by frequency.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.