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/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.
3 years ago
..
__init__.py [mod] split searx.search into different processors 4 years ago
abstract.py [enh] rewrite and enhance metrics 3 years ago
offline.py [mod] refactoring: processors 3 years ago
online.py [mod] metrics: add secondary parameter 3 years ago
online_currency.py [mod] update currencies.json and fetch_currencies.py 3 years ago
online_dictionary.py [enh] add checker 4 years ago