KalikoCMS.Search
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package KalikoCMS.Search --version 1.0.0
NuGet\Install-Package KalikoCMS.Search -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="KalikoCMS.Search" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KalikoCMS.Search --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KalikoCMS.Search, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install KalikoCMS.Search as a Cake Addin #addin nuget:?package=KalikoCMS.Search&version=1.0.0 // Install KalikoCMS.Search as a Cake Tool #tool nuget:?package=KalikoCMS.Search&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package contains Lucene-based search provider for Kaliko CMS - an open-source content management system.
Learn how to configure and use: http://kaliko.com/cms/get-started/search-engines/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- HtmlAgilityPack (>= 1.4.6)
- KalikoCMS.Core (>= 1.0.0)
- Lucene.Net (>= 3.0.3)
- Lucene.Net.Contrib (>= 3.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 3,699 | 7/5/2017 |
1.2.1-beta | 774 | 6/1/2017 |
1.1.0 | 2,855 | 12/13/2015 |
1.1.0-beta3 | 825 | 12/6/2015 |
1.1.0-beta2 | 829 | 12/5/2015 |
1.0.0 | 1,381 | 8/18/2015 |
1.0.0-beta | 818 | 6/29/2015 |
0.9.8 | 1,800 | 11/21/2014 |
0.9.7-beta | 1,406 | 11/3/2014 |
0.9.1-beta | 961 | 8/30/2014 |
* Fixed bug that disabled highlighting in search results
* Updated reference to KalikoCMS.Core 1.0.0 to index when page published event is triggered