You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/search
Alexandre Flament aae7830d14 [mod] refactoring: processors
Report to the user suspended engines.

searx.search.processor.abstract:
* manages suspend time (per network).
* reports suspended time to the ResultContainer (method extend_container_if_suspended)
* adds the results to the ResultContainer (method extend_container)
* handles exceptions (method handle_exception)
3 years ago
..
checker [mod] refactoring: processors 3 years ago
processors [mod] refactoring: processors 3 years ago
__init__.py [mod] refactoring: processors 3 years ago
models.py [fix] checker: various bug fixes 3 years ago