-
this project can feed data to solr?
my solr version is 6.1
if yes how to use?
-
When I clone the repo and build I get the following message for all projects. It looks like a reference is made that doesn't exist?
NuGet Package restore failed for project Sitecore.ContentSearch.S…
ghost updated
7 years ago
-
To support SolrCloud - similar to SolrCloudServer in SolrJ.
This is a top level issue which can be broken down to smaller ones.
- ability to talk to ZK to get current cluster state
- ability to send u…
-
Hi, i'm having some problems with Attribute Mapping.
My scenario is:
- Solr 5.2.1 hosted on ubuntu machine
- Project ASP.NET MVC
Following the [documentation example](https://github.com/mausch/SolrN…
-
An unhandled exception of type 'SolrNet.Exceptions.SolrConnectionException' occurred in SolrNet.dll
Additional information:
400400org.apache.solr.common.SolrExceptionorg.apache.lucene.util.…
-
Task checklist:
- [x] Determine API for getting Solr information.
- [x] Query Solr info, get version
- [x] If version >= 5.x, copy basic_configs/conf to new directory location.
- [x] Copy and re…
-
Could you please change it to to >1.0 ?
-
Hello!
I need to use Unity.SolrNetIntegration with a Solr instance which has basic authentication enabled.
Below is the start-up code I use now and it works fine against Solr with no-authenticatio…
-
Downloaded the dependencies via NuGet. In my project I have Ninject 3.2.x referenced. Got a runtime issue with missing Ninject 3.0.0.
`{"Could not load file or assembly 'Ninject, Version=3.0.0.0, Cul…
-
While it's perfectly valid and ok to fork an open source project as a new one, I have to wonder why do it in this case instead of contributing to SolrNet to making it portable? SolrNet currently does …