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
/
__init__.py
Age
Commit message (
Expand
)
Author
2025-11-25
[fix] engines initialization - if engine load fails, set to inactive
Markus Heiser
2025-09-25
[fix] ProcessorMap: fix error log, not enough arguments for format string (#5...
Markus Heiser
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
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2022-01-30
[enh] implement a OnlineUrlSearchProcessor
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-07-03
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
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
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament