[
https://issues.apache.org/jira/browse/SOLR-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921321#action_12921321
]
Peter Karich commented on SOLR-385:
-----------------------------------
Great there is someone else interesting in exactly this feature.
Look here for a detailed description how we can make this more general:
http://lucene.472066.n3.nabble.com/weighted-facets-td1683777.html
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]