You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/02/26 08:24:28 UTC

[GitHub] [lucene-solr] iverase opened a new pull request #1289: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline.

iverase opened a new pull request #1289: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline.
URL: https://github.com/apache/lucene-solr/pull/1289
 
 
   This was actually an oversight in LUCENE-8707. The original PR did support crossing over the dateline added in b59b24d but it was lost during a refactor of the classes. This PR adds the capability again. It adds more documentation to the class as well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [lucene-solr] iverase merged pull request #1289: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline.

Posted by GitBox <gi...@apache.org>.
iverase merged pull request #1289: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline.
URL: https://github.com/apache/lucene-solr/pull/1289
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [lucene-solr] iverase commented on issue #1289: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline.

Posted by GitBox <gi...@apache.org>.
iverase commented on issue #1289: LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline.
URL: https://github.com/apache/lucene-solr/pull/1289#issuecomment-592380092
 
 
   I will push this shortly as it is a left over from the original commit for supporting distance queries over LatLonShapes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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