Engine stats - openstreetmap
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
openstreetmap | 1.0 |
|
5 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 95 |
---|---|---|---|
Filename | searx/engines/wikidata.py:145 | ||
Function | send_wikidata_query | ||
Code | http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers()) |