mirror of
https://github.com/searxng/searxng.git
synced 2026-05-25 12:24:31 +02:00
fix wikipedia engine and add comments
* add paging support * make number_of_results changable * make result calculation more clear * add comments
This commit is contained in:
+1
-2
@@ -11,9 +11,8 @@ server:
|
||||
engines:
|
||||
- name : wikipedia
|
||||
engine : wikipedia
|
||||
number_of_results : 1
|
||||
paging : False
|
||||
shortcut : wp
|
||||
# number_of_results : 1 # default is 1
|
||||
|
||||
- name : bing
|
||||
engine : bing
|
||||
|
||||
Reference in New Issue
Block a user