SolisSearch.EPiServer75
2.1.143
See the version list below for details.
dotnet add package SolisSearch.EPiServer75 --version 2.1.143
NuGet\Install-Package SolisSearch.EPiServer75 -Version 2.1.143
<PackageReference Include="SolisSearch.EPiServer75" Version="2.1.143" />
paket add SolisSearch.EPiServer75 --version 2.1.143
#r "nuget: SolisSearch.EPiServer75, 2.1.143"
// Install SolisSearch.EPiServer75 as a Cake Addin #addin nuget:?package=SolisSearch.EPiServer75&version=2.1.143 // Install SolisSearch.EPiServer75 as a Cake Tool #tool nuget:?package=SolisSearch.EPiServer75&version=2.1.143
Solis Search - Apache Solr indexer library for EPiServer 7.5 and higher
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EPiServer.CMS.Core (>= 7.5.394.2)
- EPiServer.Framework (>= 7.5.394.2)
- SolisSearch.EPiServer (>= 2.1.143)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SolisSearch.EPiServer75:
Package | Downloads |
---|---|
SolisSearch.EPiServer8
Solis Search - Apache Solr indexer library for EPiServer 8 and higher |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.170 | 1,468 | 1/3/2019 |
2.1.169 | 1,420 | 11/19/2018 |
2.1.168 | 1,405 | 10/23/2018 |
2.1.162 | 1,604 | 3/27/2018 |
2.1.156 | 1,606 | 1/4/2018 |
2.1.149 | 1,723 | 11/10/2016 |
2.1.143 | 1,486 | 10/26/2016 |
2.1.131.492 | 1,672 | 8/4/2016 |
2.1.127.484 | 1,432 | 6/30/2016 |
2.1.120.470 | 1,552 | 11/14/2015 |
2.1.118.467 | 1,464 | 10/27/2015 |
2.1.117.465 | 1,468 | 10/23/2015 |
2.0.111.455 | 1,351 | 8/22/2015 |
2.0.109.448 | 1,353 | 4/8/2015 |
2.0.101.437 | 1,263 | 4/1/2015 |
2.0.98.428 | 1,265 | 3/28/2015 |
Added support for separate Solr instance address to use when indexing data for use in load balanced Solr infrastructure
Fixed some bugs in Umbraco grid parser to better handle exceptions when input data is not what expected
Fixed bug using default operator and moved default field to Local parameter to use SolrNet standard procedure.