Engine stats - openstreetmap
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
openstreetmap | 1.1 |
|
95 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 5 |
---|---|---|---|
Filename | searx/engines/wikidata.py:161 | ||
Function | send_wikidata_query | ||
Code | http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers()) |
Message | timeout | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/abstract.py:100 | ||
Function | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |