You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by md...@apache.org on 2021/12/06 23:02:51 UTC

[solr] branch main updated (417e5c1 -> 0287458)

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

mdrob pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.


    from 417e5c1  SOLR-15747: Convert /node v2 APIs to annotations (#433)
     add 0287458  SOLR-15833 Spatial types should work with exists query (#446)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                           |  2 ++
 .../org/apache/solr/schema/AbstractSpatialFieldType.java   |  9 +++++++++
 .../org/apache/solr/schema/ExternalFileFieldSortTest.java  |  2 ++
 .../src/test/org/apache/solr/search/TestSolr4Spatial.java  |  5 +++++
 .../test/org/apache/solr/search/TestSolrQueryParser.java   | 14 +++++++-------
 5 files changed, 25 insertions(+), 7 deletions(-)