An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
This operation is not supported. Search is always scoped to a single index.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm working on Azure search, is there a way we can search across multiple indexes?
If it is possible can anyone suggest some resources, It will be so helpful.
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
Answer accepted by question author
This operation is not supported. Search is always scoped to a single index.
Guys, I just want to let you know that I've tested many Azure API versions and the only way to be able to create an index for Azure AI Search was the 2024-03-01-Preview, I'd appreciate someone validates it because the latest stable didnt work showing ...
{"error":{"code":"","message":"The request is invalid. Details: The property 'stored' does not exist on type 'Microsoft.Azure.Search.V2023_11_01.SchemaField'. Make sure to only use property names that are defined by the type."}}
I'm afraid of someone removes this preview version in a near future because I have a pipeline that creates and delete a lot of indexes and I depends on the API.
Thank you so much