You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: