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
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-10-12
[enh] verify that Tor proxy works every time searx starts
Alexandre Flament
2021-09-10
[mod] searx.metrics & searx.search: use the engine loggers
Alexandre Flament
2021-09-10
[doc] update docs/dev/plugins.rst
Alexandre Flament
2021-09-09
[mod] plugin: call on_result after each engine from the ResultContainer
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-06-01
[mod] settings_default: remove searx.search.max_request_timeout global variable
Alexandre Flament
2021-05-21
[pylint] searx/search/__init__.py & replace lic-text by SPDX tag
Markus Heiser
2021-05-21
[mod] remove gc.collect() after each user request
Alexandre Flament
2021-05-05
[mod] multithreading only in searx.search.* packages
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-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2021-01-12
[enh] checker: background check
Alexandre Flament
2021-01-12
[enh] add checker
Alexandre Flament
2020-12-18
[mod] searx.search.EngineRef: remove from_bang parameter
Alexandre Flament
2020-12-18
[mod] searx.search.SearchQuery: remove categories parameter
Alexandre Flament
2020-12-17
[fix] fix of PR #2225
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament
2020-12-17
[mod] searx.search: search_multiple_requests is a method of Search class
Alexandre Flament
2020-12-17
[mod] move seax/search.py to searx/search/__init__.py
Alexandre Flament