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?
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