summaryrefslogtreecommitdiff
path: root/searx/autocomplete.py
AgeCommit message (Expand)Author
2021-03-01[enh] autocomplete refactoring, autocomplete on external bangsAlexandre Flament
2020-12-04[fix] dbpedia autocomplete (and use HTTPS)Alexandre Flament
2020-09-22[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename t...Alexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-02-14Add Swisscows autocomplete optionpiplongrun
2019-07-01[fix] never pass bangs to autocomplete suggestionsMarc Abonce Seguin
2017-07-10[fix] use py2/3 compatibility layerAdam Tauber
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-03[fix] autocomplete unicode issue - closes #808Adam Tauber
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-03-29[enh] multilingual autocompletea01200356
2016-03-02[enh] autocompletion : add qwantAlexandre Flament
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2015-08-02[mod] change settings file structure according to #314Adam Tauber
2015-06-02remove 'print'Dalf
2015-06-01Add startpage as an autocompleter engineCqoicebordel
2015-05-02Merge pull request #308 from dalf/versions_upgradeAdam Tauber
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
2015-04-10[fix] timeout to autocompletersAdam Tauber
2015-01-21Merge pull request #192 from dalf/connection-poolAdam Tauber
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
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