-
With reference to the #450
We are having the .NET project which is developed in 4.5 Framework (Visual Studio 2012) in that we need to implement the Solr with help of your SolrNet.
Which SolrNet…
-
In the `ResultsResponseParser.Parse()` the NumFound is set for the `AbstractSolrQueryResults` but not the start information.
``
This is important, because the https://cwiki.apache.org/confluence/disp…
-
Hi,
Is the Fluent API deprecated in version 1.0.0. SolrNet.DSL is not being found.
Thanks,
-
I am unable to startup the solr instance using the Startup.Init function as it does not exist anymore in the source code, is there another way to start up the instance using the solr.unity nuget packa…
-
So far all projects and CI/CD pipelines have been updated to use the latest-and-greatest .NET7. A lot of dependencies were changed to the latest versions, i.e. bumping major versions.
Pain points:
…
-
This issue is a not good idea .
And caused an accident in my organization.
This idea is like adding a layer of Russian dolls to Solr.
Convert to UTC when saving and local time when reading.…
-
Awesome that the project is back to life again. I will try and get some work done on the project as i did before but i am busy as ....
Question.
Why not go all in and work exclusively on net standar…
-
Would it be possible to add support for 4.5.2?
-
The link to the sample web app returns a 404
-
When running the following query:
```Java
http://localhost:8983/solr/search/select?q=(%22active%2Bhuman%2Bcox-2%22+OR+(%22active%22+AND+%22human%22+AND+%22cox-2%22))&spellcheck=true
```
We get the…