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
-
10 votes
Indexers can now be managed in the portal.
Thanks!
Eugene Shvets
Azure Search -
Able to do simple search on portal
To be able to view index and count of documents is what we have today. We are not able to see the actual documents also.
Can we have a simple search bar for the respective index to search on ?
This way we don't have to either write our calls to api, or use fiddler etc tools. To have this capability handy on portal itself, will be benevolent in terms of testing, verifying data upload etc.10 votesThanks for the suggestion! We’ve built a search explorer in the portal. Try it out and let us know what you think. https://pbs.twimg.com/media/CUOEEuHUwAAEQsG.jpg:large
-
Show documents on the portal itself
On azure portal, upon creating index and uploading data we just get to see the count of documents. It would be super helpful to be able to see the data also - like we see in sql table on querying.
5 votesAzure Search portal now has Search Explorer, which can display documents in the index. Give it a try!
Thanks,
Your Azure Search team -
import data form
Resolve Import Data Grid Bugginess
4 votesThis issue has been fixes quite a while ago, sorry for a delayed status update.
-
Why can't I add new indexers or data sources using the portal
The portal will let me see a list of indexers or data sources but it won't let me add new ones. Every time a feature is added to the REST interface it needs to be supported in the portal UI the same day. Stop making me build an app just to send REST requests to get things done. The UI should have 100% feature parity with the REST OM.
3 votesHi Bill, portal actually supports creating new indexers using Import Data wizard. Check out https://azure.microsoft.com/en-us/documentation/articles/search-import-data-portal/ for more details.
Thank you for using Azure Search!
Azure Search team -
Azure Search reset button in indexer blade
It would be good to add a button to do reset indexer operation in indexer blade.
https://msdn.microsoft.com/en-us/library/azure/dn946897.aspx1 voteHi Youngjae, this is now done. Let us know if you have other ideas or suggestions for Azure Search!
- Don't see your idea?