KalikoCMS.Search
1.2.1
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/
Install-Package KalikoCMS.Search -Version 1.2.1
dotnet add package KalikoCMS.Search --version 1.2.1
<PackageReference Include="KalikoCMS.Search" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KalikoCMS.Search --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KalikoCMS.Search, 1.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install KalikoCMS.Search as a Cake Addin #addin nuget:?package=KalikoCMS.Search&version=1.2.1 // Install KalikoCMS.Search as a Cake Tool #tool nuget:?package=KalikoCMS.Search&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Reduction of write locks
- FindSimular category matchning improved
- Possible to select which fields to search in
Dependencies
-
- HtmlAgilityPack (>= 1.4.6)
- KalikoCMS.Core (>= 1.2.1)
- Lucene.Net (>= 3.0.3)
- Lucene.Net.Contrib (>= 3.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 2,633 | 7/5/2017 |
1.2.1-beta | 503 | 6/1/2017 |
1.1.0 | 2,425 | 12/13/2015 |
1.1.0-beta3 | 543 | 12/6/2015 |
1.1.0-beta2 | 531 | 12/5/2015 |
1.0.0 | 970 | 8/18/2015 |
1.0.0-beta | 561 | 6/29/2015 |
0.9.8 | 1,251 | 11/21/2014 |
0.9.7-beta | 1,106 | 11/3/2014 |
0.9.1-beta | 667 | 8/30/2014 |