Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Altered Query #4

Open
RoyalTS opened this issue Apr 18, 2012 · 0 comments
Open

Altered Query #4

RoyalTS opened this issue Apr 18, 2012 · 0 comments

Comments

@RoyalTS
Copy link

RoyalTS commented Apr 18, 2012

This isn't so much a bug as a problem that I couldn't solve by myself and was hoping you'd be able to help with:

It seems that, contrary to the docs, the Bing API does not automatically alter a query when it is misspelled. This means that RBing::web("Dha Dkan", :site => 'imdb.com/title') returns no results while the equivalent query on the Bing site (http://www.bing.com/search?q=dha+dkan+site%3Aimdb.com%2Ftitle&qs=HS&form=QBLH&pq=dha+dkan&sc=8-8&sp=1&sk=) returns the correct result at the first position.

My question is now how I can get RBing to return the results to the altered query where appropriate. Can I somehow set the AlteredQuery property (http://msdn.microsoft.com/en-us/library/dd250932.aspx) or is there some other way of accomplishing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant