David Eric Pugh created SOLR-15174: -------------------------------------- Summary: v2 modify collection doesn't allow you to change the configset used. Key: SOLR-15174 URL: https://issues.apache.org/jira/browse/SOLR-15174 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: v2 API Affects Versions: master (9.0) Reporter: David Eric Pugh
The v2 collection CREATE api lets you pick your configset via the `config` parameter, and in v1 with the `collection.configName`. So you would expect the modify command to work the same way, and indeed it works with v1, but not with v2. I have messed around with the apispec .json files, but didn't make much headway. {{}}{{}} Hoping someone smarter can pick this up! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org