Markus Heiser
Markus Heiser
Redis becomes more and more mandatory, [`./utils/searxng.sh`](https://github.com/searxng/searxng/blob/master/utils/searxng.sh) installs redis from sources, but there is no trigger to "update" the redis installation. We need a "how to install from distro's package...
It would be coot to have a *health* (or log) tab in the preferences. We know very precisely what engine had an issue in the past but what I miss...
## What does this PR do? Fix issues with hostname_replace where URLs in answers and infobox not handled. In preparation for the bugfix, the first commit mudularize & document searx.results....
[Autodiscovery of search plugins](https://developer.mozilla.org/en-US/docs/Web/OpenSearch#autodiscovery_of_search_plugins) gives the user the ability to easily add alternative (and privacy-respecting) search engines, including autocompletion (and other) features. Common desktop browsers (e.g. [Firefox](https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox), [Chromium](https://www.chromium.org/tab-to-search) or [MS-Edge](https://support.microsoft.com/en-us/microsoft-edge/change-your-default-search-engine-f863c519-5994-a8ed-6859-00fbc123b782))...
ATM I do not have time, but at least I want to left a remark here: It might be a good to have a plugin or any other option to...
We have various requests/comments that can be roughly summarized under the term "banner". We should think about how we could implement such a banner. Please use this thread and let...
Since #2508 a title is required --> this is a bug when an engine uses the [key-value.html](https://github.com/searxng/searxng/blob/master/searx/templates/simple/result_templates/key-value.html) where no title is needed. ------ ### Discussed in https://github.com/searxng/searxng/discussions/3128 Originally posted by...
In PR-2894[1] we isolated botdetection from the limiter, this PR isolates the botdetection from the SearXNG core code. This PR also fixes the issue [2] that the ``server.public_instance`` option needs...
This is a poll: It is about the language Dhivehi which was added to SearXNG 6 months ago. At that time only 8% of the strings were translated but since...
The engine was deactivated at that time (cea7b71d14 in #1235) because there were problems, but they are fixed now. - https://github.com/searxng/searxng/pull/1235