Alexandre Flament
|
aa887eb375
|
[mod] checker : replace pycld3 by langdetect
pycld3 requires the native library cld3
langdetect is a pure python package
|
2021-01-19 21:26:04 +01:00 |
Alexandre Flament
|
d473407ec9
|
[fix] checker: fix engine statistics
Without this commit, the URL /stats/errors shows percentage above 100% after the checker has run.
|
2021-01-18 08:19:44 +01:00 |
Alexandre Flament
|
45bfab77d0
|
|mod] checker: improve searx-checker command line
* output is unbuffered
* verbose mode describe more precisly the errrors
|
2021-01-12 11:47:17 +01:00 |
Alexandre Flament
|
3a9f513521
|
[enh] checker: background check
See settings.yml for the options
SIGUSR1 signal starts the checker.
The result is available at /stats/checker
|
2021-01-12 11:47:17 +01:00 |
Alexandre Flament
|
8cbc9f2d58
|
[enh] add checker
|
2021-01-12 11:47:17 +01:00 |