solr express
1.0.0
1.0.0
  • Introduction
  • About SOLR Express
    • Release notes
    • About
      • License
      • Packages
    • Benchmarks
      • Version 3.1.2
      • Version 5.0.0
    • Breaking changes
      • Version 5.0.0
  • Tutorials
    • Getting started
    • Basic Features
      • Queries
      • Fail fast
      • Global settings
      • Local parameter
    • Facets
      • Facet field
      • Facet query
      • Facet range
      • Facet spatial
      • Nested facet
    • Advanced Features
      • Authentication and Authorization
      • Dynamic field behaviour
      • Result interceptors
Powered by GitBook
On this page
  • Overview
  • Providers
  • Dependency Injectors Containers

Was this helpful?

Introduction

NextRelease notes

Last updated 6 years ago

Was this helpful?

Documentation on getting started with SolrExpress is available at .

Tutorials is available at .

And release notes is available at .

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

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

getting started
tutorials
release notes
.Net 4.0
.Net 4.5
.Net Core
Solr 4+
Solr 5.3+
Solr 6+
Travis build status
NuGet
NuGet
NuGet
NuGet
NuGet
NuGet
Codacy Badge