You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by iv...@apache.org on 2020/02/28 09:22:39 UTC

[lucene-solr] branch master updated (3ad9915 -> 988ce9b)

This is an automated email from the ASF dual-hosted git repository.

ivera pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 3ad9915  SOLR-14286: Try and fix sha1 file.
     add 988ce9b  LUCENE-9250: Add support for Circle2d#intersectsLine around the dateline. (#1289)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 +
 .../src/java/org/apache/lucene/geo/Circle2D.java   | 75 ++++++++++++++--------
 .../test/org/apache/lucene/geo/TestCircle2D.java   | 13 ++++
 3 files changed, 64 insertions(+), 26 deletions(-)