| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-17 | [fix] fix of PR #2225 | Alexandre Flament | |
| 2020-12-17 | [mod] split searx.search into different processors | Alexandre Flament | |
| 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 | [mod] searx.search: search_multiple_requests is a method of Search class | Alexandre Flament | |
| 2020-12-17 | [mod] move seax/search.py to searx/search/__init__.py | Alexandre Flament | |