[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #2281: SOLR-15118: Convert /v2/collections APIs to annotations

2021-02-05 Thread GitBox
gerlowskija commented on a change in pull request #2281: URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570282351 ## File path: solr/core/src/java/org/apache/solr/handler/CollectionsAPI.java ## @@ -50,11 +81,144 @@ public void getCollections(SolrQueryRequest

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #2281: SOLR-15118: Convert /v2/collections APIs to annotations

2021-02-04 Thread GitBox
gerlowskija commented on a change in pull request #2281: URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570308977 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/CreateBody.java ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #2281: SOLR-15118: Convert /v2/collections APIs to annotations

2021-02-04 Thread GitBox
gerlowskija commented on a change in pull request #2281: URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570308977 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/CreateBody.java ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #2281: SOLR-15118: Convert /v2/collections APIs to annotations

2021-02-04 Thread GitBox
gerlowskija commented on a change in pull request #2281: URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570282351 ## File path: solr/core/src/java/org/apache/solr/handler/CollectionsAPI.java ## @@ -50,11 +81,144 @@ public void getCollections(SolrQueryRequest