mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
- pre_search(request, search) - post_search(request, search) - on_result(request, search, result) with - request is the Flask request - search a searx.Search instance - result a searx result as usual |
||
|---|---|---|
| .. | ||
| data | ||
| engines | ||
| plugins | ||
| static | ||
| templates | ||
| translations | ||
| __init__.py | ||
| autocomplete.py | ||
| languages.py | ||
| poolrequests.py | ||
| preferences.py | ||
| query.py | ||
| results.py | ||
| search.py | ||
| settings.yml | ||
| settings_robot.yml | ||
| testing.py | ||
| utils.py | ||
| version.py | ||
| webapp.py | ||