index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
search
/
processors
/
abstract.py
Age
Commit message (
Expand
)
Author
2025-09-18
[mod] addition of various type hints / engine processors
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-12-03
[mod] add option max_page
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-05-19
use logger.warning
pankaj
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2022-08-01
[doc] add description of method EngineProcessor.get_params()
Markus Heiser
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-01-17
[typing] add type hints for dictionaries
Martin Fischer
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-10
[mod] searx.metrics & searx.search: use the engine loggers
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-05-05
[mod] multithreading only in searx.search.* packages
Alexandre Flament
2021-04-27
[lint] pylint searx/search/processors files / BTW add some doc-strings
Markus Heiser
2021-04-27
[mod] processors: show identical error messages on /search and /stats
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-03-25
[fix] checker: various bug fixes
Alexandre Flament
2021-01-18
[fix] checker: fix engine statistics
Alexandre Flament
2021-01-12
[enh] add checker
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament