[ 
https://issues.apache.org/jira/browse/LUCENE-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847271#comment-16847271
 ] 

ASF subversion and git services commented on LUCENE-8803:
---------------------------------------------------------

Commit 46060d88a2a80794a95e6899e532c7a7da9c4dfb in lucene-solr's branch 
refs/heads/master from Colin Goodheart-Smithe
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=46060d8 ]

LUCENE-8803: Provide a FieldComparator to allow sorting by a feature from a 
FeatureField (#680)

This change adds a SortField which allows a convenient way to sort search hits 
using a feature from a FeatureField.

> Provide a FieldComparator to allow sorting by a feature from a FeatureField
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-8803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8803
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Colin Goodheart-Smithe
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> It would be useful to be able to sort search hits by the value of a feature 
> from a feature field (e.g. pagerank). A FieldComparatorSource implementation 
> that enables this would create a convenient generic way to sort using values 
> from feature fields.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to