-
In order to clean up the repo, I suggest moving the SampleSolrApp and its dependencies to it's own repository (ex. SolrNet/SampleSolrApp).
The Sample Solr App can reference Solr by using nuget, ju…
-
Hello
I've migrated a solr index from 4 to 5, then from 5 to 6.
Everything went fine. All my documents are now in the new solr installation.
But, searching with typo3access throw a java error w…
-
I cant find out how to use SolrNet.Core and the SolrNet.Microsoft.DependencyInjection package together, can anyone point me in the right direction.
I thought that maybe adding a connection into the p…
-
Hi, I am a little bit struggling to find any example code that uses SolrNet.Microsoft.DependencyInjection, I am trying to do simple add to core, but as far as I see in fiddler it is causing strange be…
-
How can we call Suggest RequestHandler using SolrNet ?
-
Hi, I have downloaded SolrNet.DSL from nuget (https://www.nuget.org/packages/SolrNet.DSL/ ) But I see warning in my .net core 2.0 project: _Package 'SolrNet.DSL 1.0.2' was restored using '.NETFramewo…
-
Hi, I would like to contribute to the library by updating SolrNet.StructureMap to .Net Standard 2.0 , as I'm using StructureMap di container extensively.
-
Hello, I am a developer from China and are considering using your SolrNet. Some problems occurred during the experiment, and you need your help:
Is SolrNet supporting.net 4.0? I downloaded solrnet.…
-
Is there a way to use basic auth when connecting over SolrNet.Cloud?
-
Hi I am using Solr.Net.Cloud.Unity ver. 1.0.3, Solr.Net.Cloud.Core ver. 1.0.3, Unity ver. 5.0.0 in .NET Standard 2.0 Console Application.
Here is code:
```c-sharp
using (var container = new Un…