facet sorting with relevancy
----------------------------

                 Key: SOLR-385
                 URL: https://issues.apache.org/jira/browse/SOLR-385
             Project: Solr
          Issue Type: New Feature
          Components: search
            Reporter: Dmitry Degtyarev
            Priority: Minor


Sometimes facet sort based only on the count of matches is not relevant, I need 
to sort not only by the count of matches, but also on the scores of matches.
In the most simple way it must sort categories by the sum of item scores that 
matches query and the category. In the best way there should be some 
coefficient to multiply Scores or some function.
Is it possible to implement such a behavior for facet sort?

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

Reply via email to