[ https://issues.apache.org/jira/browse/LUCENE-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091485#comment-17091485 ]
ASF subversion and git services commented on LUCENE-9340: --------------------------------------------------------- Commit 5eb117f561ab691f34409943ae1f85781735f8e0 in lucene-solr's branch refs/heads/master from Alan Woodward [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5eb117f ] LUCENE-9340: Remove deprecated SimpleBindings#add(SortField) method > Deprecate and remove the SimpleBindings.add(SortField) method > ------------------------------------------------------------- > > Key: LUCENE-9340 > URL: https://issues.apache.org/jira/browse/LUCENE-9340 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Alan Woodward > Assignee: Alan Woodward > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > This method is trappy, in that it only works for certain types of SortField > and you only find out which at runtime. We should deprecate it and encourage > users to pass an equivalent DoubleValuesSource instead. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org