noones-search/searx/data
Markus Heiser 5986629c6b [fix] make data.traits - partial revert of commit 30a8204
The entries in the catalog of search languages are build up from the "Engine
Traits" [1] and which entries are included in the catalog is controlled qby two
threshold values [2].

If possible, the values should ensure that no languages or regions disappear
from the catalog of search languages [3].

The threshold values should have been adjusted in commit 30a8204:

- ``min_eng_per_region = 18``
- ``min_eng_per_lang = 22``

Because the threshold values were not adjusted, many entries were missing in the
search language catalog.  This bug has been fixed with this patch: the threshold
values have been adjusted and the catalog of search languages has been completed
again.

[1] https://docs.searxng.org/dev/engines/enginelib.html#module-searx.enginelib.traits
[2] 96a6e3dcb2/searxng_extra/update/update_engine_traits.py (L104-L105)
[3] https://github.com/searxng/searxng/blob/master/searx/sxng_locales.py

Closes: https://github.com/searxng/searxng/issues/4519
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-03-22 07:52:36 +01:00
..
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
ahmia_blacklist.txt [data] update searx.data - update_ahmia_blacklist.py 2025-03-01 07:44:28 +01:00
currencies.json [fix] wikidata: increase wikidata queries timeout 2025-03-01 12:21:29 +01:00
engine_descriptions.json [data] update searx.data - update_engine_descriptions.py 2025-03-01 07:43:29 +01:00
engine_traits.json [fix] make data.traits - partial revert of commit 30a8204 2025-03-22 07:52:36 +01:00
external_bangs.json [data] update searx.data - update_external_bangs.py 2025-03-01 07:43:00 +01:00
external_urls.json [mod] add external_urls.json and wikidata_units.json 2020-10-28 08:09:25 +01:00
lid.176.ftz [mod] new plugin: Autodetect search language 2022-12-10 13:11:47 +01:00
locales.json [l10n] update translations from Weblate 2025-01-10 08:13:22 +01:00
osm_keys_tags.json [data] update searx.data - make data.all 2025-01-13 08:02:01 +01:00
useragents.json [data] update searx.data - update_firefox_version.py 2025-03-01 07:47:48 +01:00
wikidata_units.json [data] update searx.data - update_wikidata_units.py 2025-03-01 07:47:24 +01:00