The module configuration has a setting for a semantic configuration name. However, after reviewing the Azure Search AI docs there was not a clear way to have semantic configuration persist without passing it during the index build in this module. Setting it through the API directly or creating it in the Azure portal results in it getting cleared on the next index build.
Set a semantic configuration name for the module. Building the index will result in "semantic": null.
Add a semantic field attribute (similar to suggester) that allows for designating a field as a title, content, or keyword priority field.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.