Solr Express
Documentation on getting started with SolrExpress is available at getting started.
Tutorials is available at tutorials.
And release notes is available at release notes.
What is?
A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.
Providers
The source for Solr4 and Solr5 providers are included in this project.
Provider | Package name | Stable (master branch) |
---|---|---|
Solr4 | SolrExpress.Solr4 |
|
Solr5 | SolrExpress.Solr5 |
Dependency Injectors Containers
The source for Autofac, CoreClr, Ninject and Simple Injector containers are included in this project.
Provider | Package name | Stable (master branch) |
---|---|---|
Autofac | SolrExpress.DI.Autofac |
|
Native .Net Core | SolrExpress.DI.CoreClr |
|
Ninject | SolrExpress.DI.Ninject |
|
Simple Injector | SolrExpress.DI.SimpleInjector |