Commit Graph

81 Commits

Author SHA1 Message Date
Cqoicebordel 5d977056f7 Flake8 and Twitter corrections
Lots of Flake8 corrections
Maybe we should change the rule to allow lines of 120 chars. It seems more usable.

Big twitter correction : now it outputs the words in right order...
2014-12-29 21:31:04 +01:00
Adam Tauber 2e41bfcbdb [enh] engine shortcut validation 2014-12-20 12:17:03 +01:00
Adam Tauber 2cfa760b57 [mod] engine load refactor 2014-12-13 19:26:40 +01:00
Adam Tauber 5740cfbf1c [fix] pep8 part II. 2014-10-19 12:41:04 +02:00
Thomas Pointhuber fdad5f7cad fix float division by zero bug in score calculation 2014-10-01 19:16:34 +02:00
Adam Tauber b0ba367a1a [enh][mod] search refactor 2014-07-07 13:59:27 +02:00
Adam Tauber a07b2b514c [fix] url path unquoted check to avoid duplications 2014-07-05 17:33:19 +02:00
Adam Tauber b226e6462b [fix] www. domain duplications 2014-05-20 01:16:49 +02:00
Adam Tauber 2be94c2078 [enh] engine default category init 2014-03-08 13:59:50 +01:00
asciimoo 5b2680be4b [enh] new engine parameter: timeout 2014-02-13 17:08:22 +01:00
asciimoo c1d7d30b8e [mod] len() removed from conditions 2014-02-11 13:13:51 +01:00
asciimoo 9eb31c0186 [fix] unicode and pep8 fixes 2014-02-07 02:45:12 +01:00
Gabor Nagy 22fd0746d9 Improves PEP8 compatibility. 2014-02-05 20:24:31 +01:00
asciimoo 88425f05d6 [enh] shortcut support added to engines 2014-01-31 15:45:18 +01:00
asciimoo 2a788c8f29 [enh] search language support init 2014-01-31 04:35:23 +01:00
asciimoo 8bb94e3dc4 [enh] paging support 2014-01-29 20:52:04 +01:00
asciimoo 2b1d2dbc84 [enh] i18n support 2014-01-22 00:17:49 +01:00
asciimoo b2492c94f4 [fix] pep/flake8 compatibility 2014-01-20 02:31:20 +01:00
Matej Cotman dd4662978d fix: robot fw, entry points, some flake8, package searx egg 2014-01-20 01:06:29 +01:00
asciimoo 3afdd1d994 [enh] settings unification - new dependency: pyyaml 2014-01-19 00:17:02 +01:00
asciimoo 39ebe1d519 [fix] weight configurable via engines.cfg 2014-01-18 21:55:42 +01:00
asciimoo 046e190721 [mod] function name 2014-01-18 21:53:59 +01:00
asciimoo a65070a72d [enh] own useragent handling init 2014-01-12 20:13:14 +01:00
asciimoo 7b4ec5c5e9 [fix] highlighting only html 2014-01-10 23:38:08 +01:00
asciimoo a5544ab95e [enh] score per result stat added 2014-01-05 23:13:53 +01:00
asciimoo 53878fde2d [fix] error percentage @ stats page 2014-01-05 01:00:32 +01:00
asciimoo 5f065886ff [fix] not highlighting Nonetype 2013-12-16 14:06:53 +01:00
asciimoo 3755f437e4 [fix] utf8 content highlighting 2013-11-19 11:27:17 +01:00
asciimoo 66ff28bb9d [enh] suggestion support added 2013-11-13 19:32:46 +01:00
asciimoo 9688495b9f [mod] result scoring separated 2013-11-12 21:34:28 +01:00
asciimoo b9ebf18f59 [fix] query highlight fix 2013-11-10 21:47:42 +01:00
asciimoo cbb397939d [enh] incasesensitive query highlighting 2013-11-10 21:41:01 +01:00
asciimoo 6d956a7d1d [enh] engine score weight support @ config and engines 2013-11-10 21:16:25 +01:00
asciimoo 14a53e3430 [enh] search query highlight in result texts 2013-11-09 18:37:25 +01:00
asciimoo 1a2cf205f9 [enh] skipping empty/nonetype categories 2013-11-04 21:46:23 +01:00
asciimoo 4cc391169a [enh] ignoring empty request urls 2013-11-04 21:06:53 +01:00
asciimoo 70278567ec [mod] searching by selected engines 2013-11-04 00:18:07 +01:00
asciimoo d2a952ecdf [enh] request arg refactor 2013-11-03 00:40:45 +01:00
asciimoo 443af2ba83 [fix] varname 2013-11-03 00:34:09 +01:00
asciimoo a8797839a1 [enh] request timeout added 2013-11-03 00:31:03 +01:00
asciimoo 326a33fafe [enh] better url comparison 2013-11-02 18:07:48 +01:00
asciimoo cd268f90e2 [fix] correct scheme @ parsed url 2013-11-02 18:04:13 +01:00
asciimoo ec95fddce2 [mod] scoring 2013-10-28 11:38:33 +01:00
asciimoo e13fe033ed [enh] engine exception handling ++ stats 2013-10-27 20:45:21 +01:00
asciimoo ca0800306f [mod] scoring mods 2013-10-27 19:06:30 +01:00
asciimoo 21e9c87305 [mod] pageload stat order 2013-10-27 14:55:47 +01:00
asciimoo f01e67dbd4 [mod] scoring mods 2013-10-27 14:48:16 +01:00
asciimoo 0f301adf60 [enh] score stat mods 2013-10-27 14:39:23 +01:00
asciimoo 09154c1f01 [mod] results engines mods 2013-10-27 14:34:35 +01:00
asciimoo 22c94ec149 [fix] using https links 2013-10-27 14:23:53 +01:00