searxng/searx/search/processors
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 [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
abstract.py [mod] refactoring: processors 2021-04-13 15:21:53 +02:00
offline.py [mod] refactoring: processors 2021-04-13 15:21:53 +02:00
online.py [mod] refactoring: processors 2021-04-13 15:21:53 +02:00
online_currency.py [mod] update currencies.json and fetch_currencies.py 2021-02-23 16:42:28 +01:00
online_dictionary.py [enh] add checker 2021-01-12 11:47:17 +01:00