searx/searx
Adam Tauber 6bf9c398a7 [fix] use english as default language in bing
If no language is specified, bing returns results with multiple languages
for one query which isn't really useful. Setting english as default
insted if nothing.
2016-12-30 18:17:14 +01:00
..
answerers [fix] pep8 2016-11-19 21:18:12 +01:00
data change language list to only include languages with a minimum of engines 2016-12-29 01:55:30 -06:00
engines [fix] use english as default language in bing 2016-12-30 18:17:14 +01:00
plugins [fix] rewrite missing variable 2016-11-14 17:25:21 +01:00
static [fix] change modal glyphicon arrows to image icons 2016-12-30 14:59:46 +01:00
templates [fix] change modal glyphicon arrows to image icons 2016-12-30 14:59:46 +01:00
translations [enh] translation updates 2016-09-06 18:12:01 +02:00
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 2016-10-22 21:36:13 +02:00
autocomplete.py [enh] add supported_languages on engines and auto-generate languages.py 2016-12-13 19:32:00 -06:00
languages.py change language list to only include languages with a minimum of engines 2016-12-29 01:55:30 -06:00
poolrequests.py Fix pep8 2016-05-02 19:25:09 +02:00
preferences.py tests for language support in engines 2016-12-13 23:51:15 -06:00
query.py change language list to only include languages with a minimum of engines 2016-12-29 01:55:30 -06:00
results.py [enh] add quick answer functionality with an example answerer 2016-11-19 20:53:51 +01:00
search.py [mod] add a search_one_request_safe function wrapper to call search_one_request. All exceptions are catched in this wrapper. 2016-12-30 11:51:49 +01:00
settings.yml [enh] configurable listening http protocol version 2016-12-25 23:05:01 +01:00
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 2016-12-25 23:31:51 +01:00
testing.py [fix] pep8 2016-02-27 19:07:53 +01:00
utils.py [mod] move load_module function to utils 2016-11-19 17:51:19 +01:00
version.py [enh] version 0.10.0 2016-09-06 18:31:25 +02:00
webapp.py [fix] load engines with uwsgi too 2016-12-28 21:17:51 +01:00