searxng/searx/search/checker
Alexandre Flament 015401be3d [mod] refactoring: processors
searx.search.processor.abstract.EngineProcessor:
* manages suspend time
* adds the results to the ResultContainer (extend_container method)
* handles exceptions (handle_exception method)
2021-04-13 15:21:53 +02:00
..
__init__.py [enh] checker: background check 2021-01-12 11:47:17 +01:00
__main__.py [fix] checker: minor fix about language detection 2021-01-19 21:29:31 +01:00
background.py Windows does not support SIGUSR1, so don't use it unconditionally. 2021-03-14 19:04:36 -03:00
impl.py [mod] refactoring: processors 2021-04-13 15:21:53 +02:00