You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2019/12/10 03:52:30 UTC

[lucene-solr] branch master updated (12825f3 -> e250f3e)

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

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


    from 12825f3  SOLR-14039: SOLR-13987 broke multiple node /select handler due to jetty.xml whitespace
     add e250f3e  SOLR-13966: LatLonPointSpatialField fix for RealTimeGetComponent  used in atomic/partial updates. Closes #1035

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  3 +++
 .../solr/schema/LatLonPointSpatialField.java       | 11 +++++++++-
 .../solr/collection1/conf/schema-nest.xml          |  4 ++++
 .../update/processor/NestedAtomicUpdateTest.java   | 25 +++++++++++++---------
 4 files changed, 32 insertions(+), 11 deletions(-)