[solr] Replace "create_core" with "create" command by epugh · Pull Request #10172 · testcontainers/testcontainers-java · GitHub
Skip to content

[solr] Replace "create_core" with "create" command#10172

Merged
eddumelendez merged 1 commit into
testcontainers:mainfrom
epugh:use_forwards_backwards_compatible_solr_commnad
Apr 7, 2025
Merged

[solr] Replace "create_core" with "create" command#10172
eddumelendez merged 1 commit into
testcontainers:mainfrom
epugh:use_forwards_backwards_compatible_solr_commnad

Conversation

@epugh

@epugh epugh commented Apr 7, 2025

Copy link
Copy Markdown
Contributor

Solr 10x will be out soon. In 10, we removed support for "create_core", replacing it with "create". Create works in Solr 8x, 9x, and the upcoming 10x.

Existing tests pass.

@epugh epugh requested a review from a team April 7, 2025 10:34
@eddumelendez

Copy link
Copy Markdown
Member

@eddumelendez eddumelendez added this to the next milestone Apr 7, 2025
@eddumelendez eddumelendez changed the title Replace "create_core" with "create" command. "create" works on 8x, 9x, and 10x. [solr] Replace "create_core" with "create" command Apr 7, 2025
@eddumelendez eddumelendez merged commit e8bb83f into testcontainers:main Apr 7, 2025
@eddumelendez

Copy link
Copy Markdown
Member

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.

2 participants