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 2f363858b8 [fix] searx.search.checker.get_result() always return a dict
So checker_results['status'] == 'ok' is enough to check the checker result.
See searx/webapp.py, /preferences endpoint
3 years ago
..
checker [fix] searx.search.checker.get_result() always return a dict 3 years ago
processors [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues 3 years ago
__init__.py
models.py