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 2019/11/27 11:09:36 UTC

[lucene-solr] branch master updated (8485b5a -> 14dc678)

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 8485b5a  LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in phrase.
     add 14dc678  LUCENE-9067: Polygon2D#contains is now thread safe (#1040)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 +
 .../src/java/org/apache/lucene/geo/EdgeTree.java   | 44 +++++++++++++++-------
 .../src/java/org/apache/lucene/geo/Polygon2D.java  |  7 +---
 3 files changed, 34 insertions(+), 19 deletions(-)