Commit Graph

1 Commits (2bf297b19ffe00415f5d9b36d66dd6b24f5bb58d)

Author SHA1 Message Date
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