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 returns low quality results since a few days #941

Closed
mrpaulblack opened this issue Mar 4, 2022 · 9 comments
Closed

Bing returns low quality results since a few days #941

mrpaulblack opened this issue Mar 4, 2022 · 9 comments
Assignees
Labels
area: engine bug Something isn't working

Comments

@mrpaulblack
Copy link
Member

Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG

67fd4e139dd7a6d577c48df9af6a8aeb909189e9
2022.03.02-67fd4e13

How did you install SearXNG?

docker image

What happened?
Bing returns low quality results for a query.

How To Reproduce
search for something with bing for example !bing time: https://paulgo.io/search?q=%21bing%20time&language=en-US&time_range=None&safesearch=1&categories=none

Expected behavior
The same results as on bing frontend for the same search query: https://www.bing.com/search?q=time&pq=

Screenshots & Logs

Additional context

@mrpaulblack mrpaulblack added bug Something isn't working area: engine labels Mar 4, 2022
@dalf
Copy link
Member

dalf commented Mar 4, 2022

FWIW, I don't have the issue on my personal instance

@return42
Copy link
Member

return42 commented Mar 4, 2022

@dalf did you test different languages? When I use "en" I got low quality, when I use en-GB I got better results .. anyway I think bing needs a review .. I will pick up this issue as soon I have time for.

@dalf
Copy link
Member

dalf commented Mar 4, 2022

Still on my instance:

:fr :de
image image

But I've experienced some HTTP Connection Error

@mrpaulblack
Copy link
Member Author

mrpaulblack commented Mar 4, 2022

Actually looking at https://searx.tiekoetter.com/search?q=%21bing+time&language=en-US&time_range=&safesearch=0&theme=simple it seems to be only my instance, because results for Leons instance are also fine...

[EDIT] maybe its time for me to finally setup some HTTP proxys since I also had problems with qwant a few weeks ago -_-

return42 added a commit to return42/searxng that referenced this issue Mar 6, 2022
Closes: searxng#941
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit to return42/searxng that referenced this issue Mar 6, 2022
Closes: searxng#941
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit to return42/searxng that referenced this issue Mar 6, 2022
Closes: searxng#941
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit to return42/searxng that referenced this issue Mar 6, 2022
Closes: searxng#941
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@return42
Copy link
Member

FYI: I tried to fix the issue but did not had luck.

master...return42:fix-bing

.. in the commit you can see up there on my branch I was able to clean up the implementation a bit, but the selectors for the results stayed the same (bing didn't change anything there). My impression is rather that the request we send there is not so good ... sometimes it returns a blank page ...

All I have right now is just a cleanup of the bing engine .. I don't know if it make sense to create a PR for the cleanup.

@mrpaulblack
Copy link
Member Author

Yeah the issue seems to be exclusive to my instance/VPS IP... bing also works correctly in my local dev env...

@return42
Copy link
Member

Just for reference: bing links are broken / #1209

@return42
Copy link
Member

return42 commented May 22, 2022

Yeah the issue seems to be exclusive to my instance/VPS IP... bing also works correctly in my local dev env...

Bing-web works on local dev instances but does not work on SearXNG servers ... on a server (IP) I see different behaviours I can't classify .. except that all bing-web results are poor ;-)

dalf added a commit to dalf/searxng that referenced this issue May 24, 2022
dalf added a commit to dalf/searxng that referenced this issue May 24, 2022
allendema pushed a commit to allendema/searxng that referenced this issue May 26, 2022
@return42
Copy link
Member

bing behaves like a moving target and is hard to catch .. PR:

implements bing (and its image, news .. search engines) new. Overall the situation should be improved compared to what we had when this issue was opened.

I am going to close this issue ..

If we have problems with bing again, we should open a new issue, because the code base has changed a lot in the meantime and can't be compared to what we had when this issue was opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: engine bug Something isn't working
Projects
Status: Closed
Development

No branches or pull requests

3 participants