mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[fix] add more description on possible search tpyes
This commit is contained in:
parent
87f117d50e
commit
2a9339f4b7
2 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,7 @@ search_postfix = 'w/api.php?action=query'\
|
|||
'&format=json'\
|
||||
'&sroffset={offset}'\
|
||||
'&srlimit={limit}'\
|
||||
'&srwhat={searchtype}' # search for a near match in the title
|
||||
'&srwhat={searchtype}'
|
||||
|
||||
|
||||
# do search-request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue