
Engine stats - bing
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bing | 0.3 |
|
95 |
Errors and exceptions
| Exception | ValueError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/bing.py:164 | ||
| Function | response | ||
| Code | start_str, result_len_container = re.split(r'-\d+', result_len_container) | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
|---|---|---|---|
| Parameter | Expected results to start at 1, but got results starting at 11 | ||
| Filename | searx/engines/bing.py:187 | ||
| Function | response | ||
| Code | raise SearxEngineAPIException(msg) | ||