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:
@@ -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