You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 7ec8bc3ea7 [mod] split searx.search into different processors
see searx.search.processors.abstract.EngineProcessor

First the method searx call the get_params method.

If the return value is not None, then the searx call the method search.
4 years ago
..
answerers
data
engines [mod] split searx.search into different processors 4 years ago
metrology
plugins
search [mod] split searx.search into different processors 4 years ago
static [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
templates [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
translations
__init__.py
autocomplete.py
brand.py
exceptions.py
external_bang.py
external_urls.py
languages.py
poolrequests.py
preferences.py
query.py
raise_for_httperror.py
results.py
settings.yml Merge pull request #2372 from dalf/remove-broken-engines 4 years ago
settings_loader.py
settings_robot.yml
testing.py
utils.py
version.py prepare release 0.18.0 4 years ago
webadapter.py
webapp.py [mod] split searx.search into different processors 4 years ago
webutils.py