| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-18 | [fix] checker: fix engine statistics | Alexandre Flament | |
| Without this commit, the URL /stats/errors shows percentage above 100% after the checker has run. | |||
| 2021-01-12 | [enh] add checker | 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. | |||