简体   繁体   中英

Local Azure Search for development

Is there a way to test the Azure Search in local development environment? Without actually connecting to Azure. That would work offline. I'm thinking of a something like the Azure Storage emulator.

这里发布了一个模拟器 - https://github.com/simonedeponti/AzureSearchEmulator ,它公开了REST API,它可以帮助你在本地测试它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM