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

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

Commit d05954f17c4b68e10b73c1d16729c1d2e781b0a9 in lucene-solr's branch 
refs/heads/branch_6_0 from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d05954f ]

LUCENE-7133: check field name in equals/hashCode for point queries

Conflicts:
        
lucene/spatial/src/test/org/apache/lucene/spatial/util/BaseGeoPointTestCase.java


> PointRangeQuery and PointInSetQuery .equals and .hashCode methods are buggy
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-7133
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7133
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: master, 6.0
>            Reporter: Nicholas Knize
>            Assignee: Michael McCandless
>            Priority: Blocker
>             Fix For: master, 6.0
>
>         Attachments: LUCENE-7133.patch
>
>
> Caught while cutting over {{spatial-extras}} from {{LegacyDoubleField}} to 
> {{DoublePoint}} field:
> {{PointRangeQuery.equals()}} and {{.hashCode}} fails with a false positive if 
> the Ranges are identical but {{field}} is different.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to