summaryrefslogtreecommitdiff
path: root/searx/autocomplete.py
AgeCommit message (Collapse)Author
2015-06-01Add startpage as an autocompleter engineCqoicebordel
2015-05-02Merge pull request #308 from dalf/versions_upgradeAdam Tauber
update versions.cfg to use the current up-to-date packages
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-05-02[enh] reduce the number of http outgoing connections.Alexandre Flament
engines that still use http : gigablast, bing image for thumbnails, 1x and dbpedia autocompleter
2015-04-10[fix] timeout to autocompletersAdam Tauber
2015-01-21Merge pull request #192 from dalf/connection-poolAdam Tauber
[enh] improve response time. close #100
2015-01-21[enh] use one single http connection pool : improve response time. close #100dalf
2015-01-19Thanks @pointhi !Cqoicebordel
2015-01-19Add '?' bang to the autocompleterCqoicebordel
2015-01-10[fix] little autocompleter fixThomas Pointhuber
2015-01-10[enh] add autocompletion for searx-specific stringsThomas Pointhuber
2014-11-04[fix] wikipedia autocompleter url paramAdam Tauber
2014-09-13update comments in autocomplete.pyThomas Pointhuber
* update comments * add licence-header
2014-09-07[enh] duckduckgo autocomplete addedAdam Tauber
2014-03-29[fix] wikipedia autocomplete error handlingAdam Tauber
2014-03-29[fix] autocomplete encodingAdam Tauber
2014-03-29[fix] autocompleter.py addedAdam Tauber