dotnet add OrchardCore.AzureAIProvides Azure AI Search services for managing indexes and facilitating search scenarios within indexes.
Features
Azure AI Search
Provides Azure AI Search services for managing indexes and facilitating search scenarios within indexes. Its manifest-backed feature ID is OrchardCore.AzureAI, and it is categorized as Search. It depends on OrchardCore.Indexing, so Orchard Core enables that dependency 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.
Azure AI Search (Obsolete)
Obsolete legacy feature ID kept for backwards compatibility. Enables OrchardCore.AzureAI automatically. Its manifest-backed feature ID is OrchardCore.Search.AzureAI, and it is categorized as Search. It depends on OrchardCore.AzureAI, so Orchard Core enables that dependency 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