1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-16 14:20:11 +02:00
searxng/searx/search
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.
2020-12-17 11:39:36 +01:00
..
processors [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
__init__.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00