On 10/17/2018 7:19 AM, Tech Support wrote:
We need to implement "Solr" search engine with "Solr Cloud" in our
running/existing .NET Application (4.5 VS2012).
Is there any .NET client (recomended) with Solr Cloud operations.
We have tried with "SolrNet" .net client available in the GitHub
(https://github.com/SolrNet/SolrNet ) but that project using 4.6 Framework
with .NET Core updated version.
The ONLY client that this project produces is the Java client. All
other clients, including those for .NET, are third party. There is no
official endorsement. If the creators ask us questions, we will answer
them, but that is the only influence that the project has on third-party
clients.
This is the information we have on .NET clients:
https://wiki.apache.org/solr/IntegratingSolr#C.23_.2F_.NET
Thanks,
Shawn