| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-19 | [mod] checker : replace pycld3 by langdetect | Alexandre Flament | |
| pycld3 requires the native library cld3 langdetect is a pure python package | |||
| 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 | |mod] checker: improve searx-checker command line | Alexandre Flament | |
| * output is unbuffered * verbose mode describe more precisly the errrors | |||
| 2021-01-12 | [enh] checker: background check | Alexandre Flament | |
| See settings.yml for the options SIGUSR1 signal starts the checker. The result is available at /stats/checker | |||
| 2021-01-12 | [enh] add checker | Alexandre Flament | |