You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Adam Tauber 525e5d275c Merge pull request #801 from dalf/extract_text
[fix] extract_text: use html.tostring instead html_to_text.
8 years ago
..
answerers [fix] pep8 8 years ago
data change language list to only include languages with a minimum of engines 8 years ago
engines Merge pull request #801 from dalf/extract_text 8 years ago
plugins [fix] rewrite missing variable 8 years ago
static [fix] change modal glyphicon arrows to image icons 8 years ago
templates [fix] change modal glyphicon arrows to image icons 8 years ago
translations [enh] translation updates 8 years ago
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 8 years ago
autocomplete.py [enh] add supported_languages on engines and auto-generate languages.py 8 years ago
languages.py change language list to only include languages with a minimum of engines 8 years ago
poolrequests.py Fix pep8 8 years ago
preferences.py tests for language support in engines 8 years ago
query.py change language list to only include languages with a minimum of engines 8 years ago
results.py [mod] result_container.extend sets result['engine'] = engine_name for each result 8 years ago
search.py [fix] fix bugs introduced by commit 0a2fde19d0 from dalf/searchpy4 8 years ago
settings.yml [enh] configurable listening http protocol version 8 years ago
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 8 years ago
testing.py [fix] pep8 8 years ago
utils.py [mod] move load_module function to utils 8 years ago
version.py [enh] version 0.10.0 8 years ago
webapp.py [fix] load engines with uwsgi too 8 years ago