
Các thông số về trình tìm kiếm - wikidata
Tên trình tìm kiếm | Điểm số | Số lượng kết quả | Thời gian phản hồi | Độ tin cậy | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
wikidata |
|
100 |
Lỗi và ngoại lệ
Tin nhắn | timeout | Phần trăm | 0 |
---|---|---|---|
Tên file | searx/search/processors/abstract.py:100 | ||
Chức năng | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |
Ngoại lệ | TypeError | Phần trăm | 0 |
---|---|---|---|
Tham số | expected string or bytes-like object, got 'list' | ||
Tên file | searx/search/processors/abstract.py:110 | ||
Chức năng | _extend_container_basic | ||
Code | result_container.extend(self.engine_name, search_results) |
Ngoại lệ | httpx.TimeoutException | Phần trăm | 0 |
---|---|---|---|
Tên file | searx/search/processors/online.py:116 | ||
Chức năng | _send_http_request | ||
Code | response = req(params['url'], **request_args) |