Skip to content

SOLR-17924: Introduce Configset create and import flows#4166

Draft
malliaridis wants to merge 1 commit intoapache:mainfrom
malliaridis:feature/SOLR-17924/configset-creation
Draft

SOLR-17924: Introduce Configset create and import flows#4166
malliaridis wants to merge 1 commit intoapache:mainfrom
malliaridis:feature/SOLR-17924/configset-creation

Conversation

@malliaridis
Copy link
Contributor

@malliaridis malliaridis commented Feb 26, 2026

https://issues.apache.org/jira/browse/SOLR-17924

Description

Configsets are one of the core resources of Solr. Creating and importing these are actions that a user may perform, but are not very obvious in our current UI.

Solution

This PR introduces the creation and import flow of configsets.

Tests

Please describe the tests you've developed or run to confirm this patch implements the feature or solves the problem.

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Solr maintainers access to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.
  • I have added documentation for the Reference Guide
  • I have added a changelog entry for my change

Additional Tasks

  • Move to separate PR the dependency updates and migration to new libraries
  • Add tests for the new flows / components
  • Add documentation of interfaces / components
  • Add simple validation rules before creating a new configset (e.g. check for name conflicts with existing configsets)

@malliaridis malliaridis changed the title SOLR-SOLR-17924: Introduce Configset create and import flows SOLR-17924: Introduce Configset create and import flows Feb 26, 2026
@malliaridis malliaridis force-pushed the feature/SOLR-17924/configset-creation branch from ec66f2e to f06a2c4 Compare February 26, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant