solr-express / solr-express

A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.

Home Page:https://solr-express.gitbook.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solr Express

Documentation on getting started with SolrExpress is available at https://solr-express.gitbook.io/docs/tutorials/getting-started.

Tutorials is available at https://solr-express.gitbook.io/docs/tutorials.

And release notes is available at https://solr-express.gitbook.io/docs/about/release-notes.

Codacy Badge Travis build status

.Net 4.0 .Net 4.5 .Net Core

Solr 4+ Solr 5.3+ Solr 6+

Overview

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 NuGet
Solr5 SolrExpress.Solr5 NuGet

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 NuGet
Native .Net Core SolrExpress.DI.CoreClr NuGet
Ninject SolrExpress.DI.Ninject NuGet
Simple Injector SolrExpress.DI.SimpleInjector NuGet

About

A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.

https://solr-express.gitbook.io/docs/

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%