Popularity
2.6
Stable
Activity
1.2
-
66
12
20

Code Quality Rank: L5
Programming language: C#
Tags: Framework     Core     SOLR     C#    
Latest version: v5.4.2

SolrExpress alternatives and similar packages

Based on the "Search" category.
Alternatively, view SolrExpress alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SolrExpress or a related project?

Add another 'Search' Package

README

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