Skip to content

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

License

Notifications You must be signed in to change notification settings

weng271190436/solr-express

 
 

Repository files navigation

Solr Express

Documentation on getting started with SolrExpress is available at http://solr-express.readthedocs.io/en/stable/tutorials/getting-started.

Tutorials is available at http://solr-express.readthedocs.io/en/stable/tutorials/getting-started.

And release notes is available at http://solr-express.readthedocs.io/en/stable/about/release-notes.

Travis build status

.Net 4.0 .Net 4.5 .Net Core

Solr 4+ Solr 5.3+ Solr 6+

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 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Batchfile 0.2%