Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
main (10.0)
-
None
-
None
Description
SOLR-16347 introduces a JAX-RS framework for Solr's v2 APIs, but it only moved a few token APIs to that approach. Our APIs themselves still need migrated. (See SOLR-16370 for a discussion of the rationale and benefits of doing this).
This ticket targets Solr's v2 "config" (e.g. /config) and "configset" (e.g. /api/cluster/configs) APIs to JAX-RS.
Attachments
Issue Links
- duplicates
-
SOLR-16396 Cosmetic improvements and migration to JAX-RS (config, configset APIs)
- Open