searxng/searx
Adam Tauber fce6fb2fa8 Merge pull request #107 from pointhi/float_bug
fix float division by zero bug in score calculation
2014-10-01 19:23:44 +02:00
..
engines fix float division by zero bug in score calculation 2014-10-01 19:16:34 +02:00
static [enh] archive.org link added to results 2014-09-08 00:52:15 +02:00
templates [enh] archive.org link added to results 2014-09-08 00:52:15 +02:00
tests Add tests for searx.engines.(dummy|github) 2014-07-14 15:33:56 +02:00
translations [enh] Add french translation for webapp. 2014-05-17 12:03:15 +02:00
__init__.py add comments to __init__.py 2014-09-13 18:39:03 +02:00
autocomplete.py update comments in autocomplete.py 2014-09-13 18:47:28 +02:00
https_rewrite.py [enh] https rewrite basics 2014-06-24 16:30:04 +02:00
languages.py add comments to languages.py 2014-09-13 18:32:28 +02:00
query.py using Query class for parsing of search query 2014-10-01 17:57:53 +02:00
search.py using Query class for parsing of search query 2014-10-01 17:57:53 +02:00
settings.yml [enh] settings.yml docs 2014-09-06 14:17:14 +02:00
settings_robot.yml add robot tests 2014-01-29 04:58:10 +01:00
testing.py fix: robot fw, entry points, some flake8, package searx egg 2014-01-20 01:06:29 +01:00
utils.py add multi theming support 2014-06-05 13:18:22 +02:00
webapp.py implement query parser and use it inside autocompletion 2014-10-01 17:18:18 +02:00