tastatur / bing-search-java-sdk

Automatically exported from code.google.com/p/bing-search-java-sdk
0 stars 0 forks source link

Compatibility with Windows Azure Marketplace #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sorry to post this here, I didn't know where to ask.

Since version 2.0 of the Bing API will be decommissioned on August 1st, 2012, I 
assume the library will stop working on that date (see http://goo.gl/ex4k5).

Is there a chance that the library will be updated to become compatible with 
the new Windows Azure Marketplace?

Thanks!

Original issue reported on code.google.com by eros.zan...@gmail.com on 18 Jun 2012 at 3:58

GoogleCodeExporter commented 8 years ago
As expected, the library doesn't work anymore

Original comment by jblond...@clever-age.com on 2 Aug 2012 at 11:55

GoogleCodeExporter commented 8 years ago
Are you porting the library to support the azure marketplace? Would be really 
awesome! Thanks for your work so far!

Original comment by gerb...@googlemail.com on 2 Aug 2012 at 7:49

GoogleCodeExporter commented 8 years ago
Maybe it's just the url that changed 
(http://code.google.com/p/bing-search-java-sdk/source/browse/trunk/bing-search-j
ava-sdk/core/src/main/resources/com/google/code/bing/search/client/constant/Bing
SearchApiUrls.properties)

# API URLs
##########
com.google.code.bing.search.client.url=http://api.bing.net/{protocol}.aspx?{quer
yParameters}

Original comment by gerb...@googlemail.com on 2 Aug 2012 at 7:56

GoogleCodeExporter commented 8 years ago
I had the same issue and ended up creating a separate project to create an SDK 
that would work with Azure.  azure-bing-search-java is the project name on 
Google Code.

Original comment by billylie...@gmail.com on 7 Aug 2012 at 4:41