Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Add Solr as a module #1091

Open
JROBOTO opened this issue Jan 22, 2024 · 1 comment
Open

[Enhancement]: Add Solr as a module #1091

JROBOTO opened this issue Jan 22, 2024 · 1 comment
Labels
enhancement New feature or request module An official Testcontainers module

Comments

@JROBOTO
Copy link

JROBOTO commented Jan 22, 2024

Problem

I notice that Solr is a module in the java library but not here, hopefully it would not be too much work to add

Solution

Implement the Solr module in the c#

Benefit

When I test my consuming application, I use SolrNet as the .NET Solr client and my consuming app doesn't have to worry about connections etc. Applying the Solr module here would allow me to integration test my application through queries in SolrNet

Alternatives

Not that I am aware of

Would you like to help contributing this enhancement?

No

@JROBOTO JROBOTO added the enhancement New feature or request label Jan 22, 2024
@HofmeisterAn HofmeisterAn added the module An official Testcontainers module label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module An official Testcontainers module
Projects
None yet
Development

No branches or pull requests

3 participants