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

[Bing Search API] Weird search results #2331

Open
hilmanski opened this issue Jan 19, 2025 · 1 comment
Open

[Bing Search API] Weird search results #2331

hilmanski opened this issue Jan 19, 2025 · 1 comment
Labels
status: queued Ready to work on type: bug Something is broken

Comments

@hilmanski
Copy link

hilmanski commented Jan 19, 2025

On top of the empty result, I'm also seeing weird behavior on the Bing results.

After testing it both on playground and API, I think it only happens on our playground.

For example, when I'm searching for "Apple," it shows all the results from "discussion.apple.com" which is very different from the actual results on Bing.

Image

Search results for "Nike"

Image

ref for empty search: #2330

@hilmanski hilmanski added status: prioritized Prioritized work type: bug Something is broken status: queued Ready to work on and removed status: prioritized Prioritized work labels Jan 19, 2025
@schaferyan
Copy link
Contributor

schaferyan commented Jan 23, 2025

Odd, it's as if a "site:" parameter were injected into the query.

A customer reported this issue.

One of the examples also has empty HTML, but contains results in the JSON.

Here are some examples they shared:

Search Inspector 1 | Search Inspector 2 | Search Inspector 3

I was able to replicate their example after a couple retries in the Playground:

Playground

After testing it both on playground and API, I think it only happens on our playground.

It's also worth noting that this behavior is not specific to the Playground, as the Source User Agent for the customer's examples is Ruby.

The customer mentioned that they have been noticing this issue since at least 3 days.

Front

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: queued Ready to work on type: bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants