| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-19 | [fix] checker: minor fix about language detection | Alexandre Flament | |
| 2021-01-12 | [mod] checker: minor adjustements on the default tests | Alexandre Flament | |
| the query "time" is convinient because most of the search engine will return some results, but some engines in the general category will return documentation about the HTML tags <time> or <input type="time"> | |||
| 2021-01-12 | [enh] add checker | Alexandre Flament | |
| 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. | |||