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

Michael McCandless commented on LUCENE-6780:
--------------------------------------------

Thanks [~nknize], but I'm having trouble applying the patch:

{noformat}
patching file 
lucene/sandbox/src/java/org/apache/lucene/search/GeoPointTermsEnum.java
Hunk #1 FAILED at 42.
Hunk #2 FAILED at 102.
Hunk #3 FAILED at 146.
Hunk #4 FAILED at 157.
Hunk #5 FAILED at 185.
Hunk #6 FAILED at 206.
6 out of 6 hunks FAILED -- saving rejects to file 
lucene/sandbox/src/java/org/apache/lucene/search/GeoPointTermsEnum.java.rej
{noformat}

It looks like your dev area isn't up to date?  (Missing LUCENE-6777 that I 
committed yesterday...)

> GeoPointDistanceQuery doesn't work with a large radius?
> -------------------------------------------------------
>
>                 Key: LUCENE-6780
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6780
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>         Attachments: LUCENE-6780.patch, LUCENE-6780.patch, LUCENE-6780.patch, 
> LUCENE-6780.patch
>
>
> I'm working on LUCENE-6698 but struggling with test failures ...
> Then I noticed that TestGeoPointQuery's test never tests on large distances, 
> so I modified the test to sometimes do so (like TestBKDTree) and hit test 
> failures.



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

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

Reply via email to