You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ge...@apache.org on 2021/11/08 12:52:05 UTC

[solr] branch main updated (df70f90 -> 03af2de)

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

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


    from df70f90  SOLR-10529: Solr UI Health Check enable/disable ping Button doesn't work (#398)
     add 03af2de  SOLR-15351: Rewrite GET /v2/c/collName using annotations (#396)

No new revisions were added by this update.

Summary of changes:
 ...CollectionAPI.java => CollectionStatusAPI.java} | 51 ++++++++++++----------
 .../org/apache/solr/handler/api/ApiRegistrar.java  | 12 +----
 .../admin/api/V2CollectionAPIMappingTest.java      | 37 ++++++++++++++++
 .../client/solrj/request/CollectionApiMapping.java |  2 -
 .../resources/apispec/collections.collection.json  | 19 --------
 5 files changed, 68 insertions(+), 53 deletions(-)
 copy solr/core/src/java/org/apache/solr/handler/admin/api/{DeleteCollectionAPI.java => CollectionStatusAPI.java} (50%)
 delete mode 100644 solr/solrj/src/resources/apispec/collections.collection.json