Originally Posted by
tyeeeee1
Why would you want to create a search engine such as this when Google, Bing, Yahoo, Ask, etc... already exist and do this job very well?
Currently iam working on a project for which when a user submits a string i have to return him data about that string what the user has submitted, like for example if he submit string as "i want to know about java" , response should be something about java around 2 to 3 lines describing java,for achieving this we have azure api and few more. but which search API would be the best one and please provide example link if possible.
Thanks.