1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-21 22:00:19 +02:00
searxng/searx/search/processors
Markus Heiser 480476fdf3 [fix] online_dictionary: regular expression
The query term of a engine-type `online_dictionary` can consist of more than one
word.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-07-07 15:58:29 +02:00
..
__init__.py [enh] implement a OnlineUrlSearchProcessor 2022-01-30 16:05:08 +01:00
abstract.py [fix] prepare for pylint 2.14.0 2022-06-03 15:41:52 +02:00
offline.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
online_currency.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
online_dictionary.py [fix] online_dictionary: regular expression 2022-07-07 15:58:29 +02:00
online_url_search.py [enh] implement a OnlineUrlSearchProcessor 2022-01-30 16:05:08 +01:00
online.py notify the user that use_mobile_ui parameter exist 2022-06-11 17:20:56 +02:00