mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
[fix] semantic scholar: bad request
This commit is contained in:
parent
047c7a7cf6
commit
8c73aa772b
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ def request(query, params):
|
|||
"page": params['pageno'],
|
||||
"pageSize": 10,
|
||||
"sort": "relevance",
|
||||
"useFallbackRankerService": False,
|
||||
"useFallbackSearchCluster": False,
|
||||
"getQuerySuggestions": False,
|
||||
"authors": [],
|
||||
"coAuthors": [],
|
||||
|
|
Loading…
Reference in a new issue