Info
Version: | 1.4.0 |
Author(s): | OrchardCore.Lucene |
Last Update: | Wednesday, June 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.orchardcore.net/ |
NuGet Url: | https://www.nuget.org/packages/OrchardCore.Lucene |
Install
Install-Package OrchardCore.Lucene
dotnet add package OrchardCore.Lucene
paket add OrchardCore.Lucene
OrchardCore.Lucene Download (Unzip the "nupkg" after downloading)
Dependencies
- OrchardCore.Admin.Abstractions(>= 1.0.0213450)
- OrchardCore.ContentManagement.Display(>= 1.0.0213450)
- OrchardCore.ContentManagement.GraphQL(>= 1.0.0213450)
- OrchardCore.ContentManagement(>= 1.0.0213450)
- OrchardCore.Contents.Core(>= 1.0.0213450)
- OrchardCore.ContentTypes.Abstractions(>= 1.0.0213450)
- OrchardCore.Data.Abstractions(>= 1.0.0213450)
- OrchardCore.Deployment.Abstractions(>= 1.0.0213450)
- OrchardCore.DisplayManagement(>= 1.0.0213450)
- OrchardCore.Indexing.Abstractions(>= 1.0.0213450)
- OrchardCore.Liquid.Abstractions(>= 1.0.0213450)
- OrchardCore.Localization.Abstractions(>= 1.0.0213450)
- OrchardCore.Lucene.Core(>= 1.0.0213450)
- OrchardCore.Module.Targets(>= 1.0.0213450)
- OrchardCore.Navigation.Core(>= 1.0.0213450)
- OrchardCore.Recipes.Abstractions(>= 1.0.0213450)
- OrchardCore.ResourceManagement(>= 1.0.0213450)
- OrchardCore.Search.Abstractions(>= 1.0.0213450)
- Lucene.Net.Analysis.Common(>= 4.8.000008)
- Lucene.Net.QueryParser(>= 4.8.000008)
Creates Lucene indexes to support search scenarios, introduces a preconfigured container-enabled content type.