SolisSearch 2.0.109.448
See the version list below for details.
dotnet add package SolisSearch --version 2.0.109.448
NuGet\Install-Package SolisSearch -Version 2.0.109.448
<PackageReference Include="SolisSearch" Version="2.0.109.448" />
paket add SolisSearch --version 2.0.109.448
#r "nuget: SolisSearch, 2.0.109.448"
// Install SolisSearch as a Cake Addin #addin nuget:?package=SolisSearch&version=2.0.109.448 // Install SolisSearch as a Cake Tool #tool nuget:?package=SolisSearch&version=2.0.109.448
Solis Search core library for easy integration with your favorite CMS and Apache Solr search server. Indexer currently available for Umbraco and EPiServer.
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. |
-
- CommonServiceLocator (>= 1.0.0)
- HtmlAgilityPack (>= 1.4.6)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SolisSearch:
Package | Downloads |
---|---|
SolisSearch.EPiServer
Solis Search library for EPiServer 7 and Apache Solr indexer for version lower than 7.5 |
|
SolisSearch.Umbraco
Solis Search - Apache Solr indexer for Umbraco CMS |
|
SolisSearch.EPiServer.Web
The admin gui plugin for Solis Search for EPiServer |
|
SolisSearch.EPiServer11
Solis Search - Apache Solr indexer library for EPiServer 11 and higher |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.170 | 4,645 | 1/3/2019 |
2.1.169 | 3,060 | 11/19/2018 |
2.1.168 | 4,066 | 10/23/2018 |
2.1.162 | 3,233 | 3/27/2018 |
2.1.156 | 3,295 | 1/4/2018 |
2.1.149 | 3,182 | 11/10/2016 |
2.1.143 | 2,895 | 10/26/2016 |
2.1.131.492 | 3,034 | 8/4/2016 |
2.1.127.484 | 2,836 | 6/30/2016 |
2.1.120.470 | 2,969 | 11/14/2015 |
2.1.118.467 | 2,818 | 10/27/2015 |
2.1.117.465 | 2,810 | 10/23/2015 |
2.0.111.455 | 2,691 | 8/22/2015 |
2.0.109.448 | 2,692 | 4/8/2015 |
2.0.101.437 | 2,679 | 4/1/2015 |
2.0.98.428 | 2,599 | 3/28/2015 |
v. 2.0.109.448
2015-04-07
Added new property parser to Umbraco indexer for Grid property type.
Updated SolrNet.dll using branch 0.4.0.b3 (see https://github.com/mausch/SolrNet/tree/0.4.0b3) to remove dependencies to unnecessary dependency injection packages.