SolisSearch 2.1.143
See the version list below for details.
dotnet add package SolisSearch --version 2.1.143
NuGet\Install-Package SolisSearch -Version 2.1.143
<PackageReference Include="SolisSearch" Version="2.1.143" />
paket add SolisSearch --version 2.1.143
#r "nuget: SolisSearch, 2.1.143"
// Install SolisSearch as a Cake Addin
#addin nuget:?package=SolisSearch&version=2.1.143
// Install SolisSearch as a Cake Tool
#tool nuget:?package=SolisSearch&version=2.1.143
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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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 | 2,948 | 1/3/2019 |
2.1.169 | 2,052 | 11/19/2018 |
2.1.168 | 3,041 | 10/23/2018 |
2.1.162 | 2,295 | 3/27/2018 |
2.1.156 | 2,323 | 1/4/2018 |
2.1.149 | 2,244 | 11/10/2016 |
2.1.143 | 2,011 | 10/26/2016 |
2.1.131.492 | 2,173 | 8/4/2016 |
2.1.127.484 | 1,946 | 6/30/2016 |
2.1.120.470 | 2,098 | 11/14/2015 |
2.1.118.467 | 1,966 | 10/27/2015 |
2.1.117.465 | 1,933 | 10/23/2015 |
2.0.111.455 | 1,862 | 8/22/2015 |
2.0.109.448 | 1,879 | 4/8/2015 |
2.0.101.437 | 1,851 | 4/1/2015 |
2.0.98.428 | 1,773 | 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.