Soft fail?
#4438
Replies: 1 comment
-
|
All the engines that return these errors, returns no results to searxng. There is already a "soft fail", if one engine give some result then you will get the results from this engine only. If an engine return no error but no results, probably means we got no results from the engine. Or there is an issue in the code of the engine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I was wondering if there's any way to enable a "soft fail" for the private instances. I'm running multiple engines and some requests are giving me a hard fail without any results (but I do have results in reality for example here with startpage).
My question is: do we have a sort of "soft fail" mechanism that just shows the available results?
Thanks!
Configuration of the settings.yml:
Beta Was this translation helpful? Give feedback.
All reactions