summaryrefslogtreecommitdiff
path: root/searx/search/processors/abstract.py
AgeCommit message (Expand)Author
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-09-07[pylint] searx: drop no longer needed 'missing-function-docstring'Markus 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
2021-04-27[mod] processors: show identical error messages on /search and /statsAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament
2021-04-21[mod] refactoring: processorsAlexandre Flament
2021-03-25[fix] checker: various bug fixesAlexandre Flament
2021-01-18[fix] checker: fix engine statisticsAlexandre Flament
2021-01-12[enh] add checkerAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament