Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the Azure Search AI events and centralize setting the FullIndexName #17596

Merged
merged 4 commits into from
Mar 10, 2025

Conversation

MikeAlhayek
Copy link
Member

This pull request includes several changes to the OrchardCore.Search.AzureAI module, focusing on improving index creation and settings management, as well as adding support for recipe execution steps. The most important changes include modifying the index settings service methods, updating logging messages, and introducing new service classes and handlers.

Improvements to Index Settings Management:

Addition of Recipe Execution Steps:

Refactoring and Code Simplification:

New Service Classes and Handlers:

Removal of Deprecated Methods:

  • src/OrchardCore/OrchardCore.Search.AzureAI.Core/Models/AzureAISearchIndexSettingsUpdatedContext.cs, src/OrchardCore/OrchardCore.Search.AzureAI.Core/Models/AzureAISearchMappingContext.cs: Removed deprecated context classes. [1] [2]

@MikeAlhayek MikeAlhayek merged commit 2b129dd into main Mar 10, 2025
8 checks passed
@MikeAlhayek MikeAlhayek deleted the ma/simplify-searchai branch March 10, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant