Jason Gerlowski created SOLR-15737: -------------------------------------- Summary: Ensure all (desired) v1 APIs have v2 equivalent Key: SOLR-15737 URL: https://issues.apache.org/jira/browse/SOLR-15737 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: v2 API Reporter: Jason Gerlowski
Nothing in Solr's build system enforced consistency across v1<->v2, so as a result today, many v1 APIs (or API sub-commands) have no v2 counterpart. In some rare cases this was intentional (e.g. \{{/solr/admin/collections?action=MIGRATESTATEFORMAT}} ), but in most cases it's the result of unintentional omission. This ticket aims to remedying this, by finding v1 APIs without a v2 counterpart and adding them where desired. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org