[ https://issues.apache.org/jira/browse/LUCENE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064954#comment-16064954 ]
ASF subversion and git services commented on LUCENE-7723: --------------------------------------------------------- Commit 1a278ae89bee3072803abe2387091df9942e96af in lucene-solr's branch refs/heads/master from [~romseygeek] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1a278ae ] LUCENE-7723: Add hashCode and equals to DoubleValuesSource > LongValuesSource/DoubleValuesSource impls should implement equals/hashCode > -------------------------------------------------------------------------- > > Key: LUCENE-7723 > URL: https://issues.apache.org/jira/browse/LUCENE-7723 > Project: Lucene - Core > Issue Type: Task > Reporter: Adrien Grand > Attachments: LUCENE-7723.patch, LUCENE-7723.patch > > > Given that we embed values sources in queries and sorts, from which we expect > that they have working equals/hashCode, we should also implement > equals/hashCode on LongValuesSource/DoubleValuesSource impls. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org