1
0
mirror of https://github.com/searx/searx synced 2025-03-22 14:30:07 +01:00
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
..
2020-06-18 19:02:22 +02:00
2015-11-17 23:38:22 +01:00
2020-06-28 11:40:04 +02:00