summaryrefslogtreecommitdiff
path: root/searx/search/processors/__init__.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2022-01-30[enh] implement a OnlineUrlSearchProcessorMarkus Heiser
2022-01-17[typing] add type hints for dictionariesMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-10[mod] searx.metrics & searx.search: use the engine loggersAlexandre Flament
2021-07-03[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issuesMarkus Heiser
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-04-27[lint] pylint searx/search/processors files / BTW add some doc-stringsMarkus Heiser
2020-12-17[mod] split searx.search into different processorsAlexandre Flament