JoeXu created KNOX-2933:
---------------------------
Summary: Solr api v2 support
Key: KNOX-2933
URL: https://issues.apache.org/jira/browse/KNOX-2933
Project: Apache Knox
Issue Type: Improvement
Environment: Knox with solrCloud
Reporter: JoeXu
Solr now using v2 api which has path prefix api like " /api/node".
But knox solr service 6.0.0 only contain v1 path like "/solr/".
[https://github.com/apache/knox/tree/master/gateway-service-definitions/src/main/resources/services/solr/6.0.0]
And when using solr new feature schema designer, because this feature will
trigger v2 api which not supported now, user can not use this feature when
using knox with solrCloud.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)