SolisSearch 2.0.111.455
See the version list below for details.
dotnet add package SolisSearch --version 2.0.111.455
NuGet\Install-Package SolisSearch -Version 2.0.111.455
<PackageReference Include="SolisSearch" Version="2.0.111.455" />
paket add SolisSearch --version 2.0.111.455
#r "nuget: SolisSearch, 2.0.111.455"
// Install SolisSearch as a Cake Addin
#addin nuget:?package=SolisSearch&version=2.0.111.455
// Install SolisSearch as a Cake Tool
#tool nuget:?package=SolisSearch&version=2.0.111.455
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,950 | 1/3/2019 |
2.1.169 | 2,052 | 11/19/2018 |
2.1.168 | 3,041 | 10/23/2018 |
2.1.162 | 2,296 | 3/27/2018 |
2.1.156 | 2,325 | 1/4/2018 |
2.1.149 | 2,244 | 11/10/2016 |
2.1.143 | 2,011 | 10/26/2016 |
2.1.131.492 | 2,175 | 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,934 | 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,852 | 4/1/2015 |
2.0.98.428 | 1,774 | 3/28/2015 |
v. 2.0.111.455
Refactored SearchRepository to expose methods that returns the SolisSearch standard query making it easier to create advanced queries using the SolrNet library functions.
Fixed bug on Rebuild index that indexed unpublished nodes