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

Nicholas Knize commented on LUCENE-7325:
----------------------------------------

Yes [~jpountz]! Your understanding is correct. And the test suite pre-quantizes 
the test data, which is why Mike's simple boundary test fails and the test 
suite doesn't. I ran Mike's test w/ LatLonPoint and it fails with the same 
quantization error. So this is behaving as expected. +1 for not blocking 6.1.

If there are no objections I will go ahead and commit the simple 
{{GeoPointPrefixTermsEnum}} bug fix in the attached patch, and remove the 
{{GeoPointTestUtil}} from the GeoPointPrefix tests. We should then be OK to 
close this issue since we already have one for 64 bit quantization in 
{{GeoPointField}}. 

> GeoPointInBBoxQuery no longer includes boundaries?
> --------------------------------------------------
>
>                 Key: LUCENE-7325
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7325
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 6.1
>            Reporter: Michael McCandless
>            Priority: Blocker
>         Attachments: LUCENE-7325.patch, LUCENE-7325.patch
>
>
> {{GeoPointInBBoxQuery}} is supposed to include boundaries, and it does in 5.x 
> and 6.0, but in 6.1 something broke.



--
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