Click here to Skip to main content
15,888,270 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,
i want to create a search engine using windows azure, where i want to query the database in which keywords are entered using admin side,i want to know what is required to do it.
Thanks
Posted

I'd recommend VisualStudio.NET (2013) and knowledge of a programming language.
 
Share this answer
 
Comments
coder771 27-Oct-14 5:08am    
i would like to know how i can query the database.
Hi,

There is a search API provided by Azure called "Azure Search".
Try out it..

Sample application available on

http://azure.microsoft.com/en-us/documentation/articles/search-get-started-dotnet/[^]

Try it out..

Enjoy..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900