searxng/searx/search/processors
Alexandre Flament c27fef1cde [mod] metrics: add secondary parameter
Some error won't stop the engine:
* additional HTTP redirects for example
* some invalid results

secondary=True allows to flag these errors as not important.
2021-04-21 16:24:46 +02:00
..
__init__.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
abstract.py [enh] rewrite and enhance metrics 2021-04-21 16:24:46 +02:00
offline.py [mod] refactoring: processors 2021-04-21 16:24:46 +02:00
online.py [mod] metrics: add secondary parameter 2021-04-21 16:24:46 +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