dotnet add OrchardCore.IndexingProvides index management.
Features
Indexing
Provides index management. Its manifest-backed feature ID is OrchardCore.Indexing, and it is categorized as Indexing. No additional feature dependencies are listed for it in this catalog entry. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Indexing Worker
Provides a background task to keep indexes in sync with the latest content item update. Its manifest-backed feature ID is OrchardCore.Indexing.Worker, and it is categorized as Indexing. It depends on OrchardCore.Indexing, and OrchardCore.Contents, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- BSD-3-Clause