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

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

Commit e2264cd7ef49079b4fc1a213144803f533f7f030 in lucene's branch 
refs/heads/branch_9x from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=e2264cd ]

LUCENE-10279: add entry in CHANGES.txt and make RangeClause final (#507)



> Fix equal and hashCode in MultiRange query
> ------------------------------------------
>
>                 Key: LUCENE-10279
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10279
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ignacio Vera
>            Assignee: Ignacio Vera
>            Priority: Major
>             Fix For: 9.1
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> I notice that the implementation of equals is using 
> {{rangeClauses.equals(other.rangeClauses)}} bit a RangeClause is not 
> implementing equals so it will likely always be false.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to