
Engine stats - wikidata
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wikidata |
|
100 |
Errors and exceptions
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:100 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine_name, exception_or_message) | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 500Internal Server Errorquery.wikidata.org | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.ReadTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonequery.wikidata.org | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | TypeError | Percentage | 0 |
|---|---|---|---|
| Parameter | expected string or bytes-like object, got 'list' | ||
| Filename | searx/search/processors/abstract.py:110 | ||
| Function | _extend_container_basic | ||
| Code | result_container.extend(self.engine_name, search_results) | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonequery.wikidata.org | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||