[ https://issues.apache.org/jira/browse/LUCENE-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923998#comment-13923998 ]
ASF subversion and git services commented on LUCENE-5500: --------------------------------------------------------- Commit 1575306 from [~rcmuir] in branch 'dev/trunk' [ https://svn.apache.org/r1575306 ] LUCENE-5500: SortingMergePolicy should error if the Sort refers to the score > SortingMergePolicy should error if the Sort refers to the score > --------------------------------------------------------------- > > Key: LUCENE-5500 > URL: https://issues.apache.org/jira/browse/LUCENE-5500 > Project: Lucene - Core > Issue Type: Bug > Reporter: Robert Muir > Attachments: LUCENE-5500.patch > > > It should throw an exception if Sort.needsScores() == true. This does not > make sense at index-time. > I think there is no reason for this method to be package-private either (as > its just useful sugar, it loops over each SortField and checks needsScores). -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org