summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2023-08-09 14:52:18 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-08-21 21:52:40 +0200
commitd52919cc3e90b588e252e41e73f06aea49097db2 (patch)
treee398a21495034e46dc2a7a9cd1f1deea9d346c66
parent018b0a93224218e16622e1f2463d6b1b2f6b4d16 (diff)
downloadsearxng-d52919cc3e90b588e252e41e73f06aea49097db2.tar.gz
searxng-d52919cc3e90b588e252e41e73f06aea49097db2.zip
[mod] decrease the weighting of wikivoyage, wikibooks, wikisource and wikiversity
The search engines deliver hits for many search terms [1], but these are usually not the focus of the user. In order to arrange these hits further down in the list, their weighting is reduced. [1] https://github.com/searxng/searxng/pull/2589#issuecomment-1670915089 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-rw-r--r--searx/settings.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index a3887b5c4..070f5a99f 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1549,10 +1549,12 @@ engines:
- name: wikibooks
engine: mediawiki
+ weight: 0.5
shortcut: wb
categories: [general, wikimedia]
base_url: "https://{language}.wikibooks.org/"
search_type: text
+ disabled: true
about:
website: https://www.wikibooks.org/
wikidata_id: Q367
@@ -1570,10 +1572,12 @@ engines:
- name: wikiquote
engine: mediawiki
+ weight: 0.5
shortcut: wq
categories: [general, wikimedia]
base_url: "https://{language}.wikiquote.org/"
search_type: text
+ disabled: true
additional_tests:
rosebud: *test_rosebud
about:
@@ -1582,6 +1586,7 @@ engines:
- name: wikisource
engine: mediawiki
+ weight: 0.5
shortcut: ws
categories: [general, wikimedia]
base_url: "https://{language}.wikisource.org/"
@@ -1596,6 +1601,7 @@ engines:
categories: [general, science, wikimedia]
base_url: "https://species.wikimedia.org/"
search_type: text
+ disabled: true
about:
website: https://species.wikimedia.org/
wikidata_id: Q13679
@@ -1612,20 +1618,24 @@ engines:
- name: wikiversity
engine: mediawiki
+ weight: 0.5
shortcut: wv
categories: [general, wikimedia]
base_url: "https://{language}.wikiversity.org/"
search_type: text
+ disabled: true
about:
website: https://www.wikiversity.org/
wikidata_id: Q370
- name: wikivoyage
engine: mediawiki
+ weight: 0.5
shortcut: wy
categories: [general, wikimedia]
base_url: "https://{language}.wikivoyage.org/"
search_type: text
+ disabled: true
about:
website: https://www.wikivoyage.org/
wikidata_id: Q373