Azure Search
Azure Search is a search-as-a-service solution that allows developers to incorporate a sophisticated search experience into web and mobile applications without having to worry about the complexities of full-text search and without having to deploy, maintain or manage any infrastructure
-
Backup/Snapshot of Index
It should be possible for us to snapshot our indices at an interval of our choosing. The location for the snapshot should be Blob Storage.
Why
A data load goes wrong. Currently you are stuffed if this happens. You have no way to rollback.
You want to take a production index + data and restore it into UAT/TEST/DEV. Currently there is no way to do this other than to load from source.
166 votesThank you for your feedback. We’re considering this for a future release of Azure Search.
Thanks,
Elad
Azure Search Product Team -
OpenSearch support for search federation
Many companies use SharePoint as their entry point for search but federate actual searching across other data stores/sources.
22 votes
- Don't see your idea?