index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
autocomplete.py
Age
Commit message (
Expand
)
Author
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-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-02-14
Add Swisscows autocomplete option
piplongrun
2019-07-01
[fix] never pass bangs to autocomplete suggestions
Marc Abonce Seguin
2017-07-10
[fix] use py2/3 compatibility layer
Adam Tauber
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-03
[fix] autocomplete unicode issue - closes #808
Adam Tauber
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-03-29
[enh] multilingual autocomplete
a01200356
2016-03-02
[enh] autocompletion : add qwant
Alexandre Flament
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-08-02
[mod] change settings file structure according to #314
Adam Tauber
2015-06-02
remove 'print'
Dalf
2015-06-01
Add startpage as an autocompleter engine
Cqoicebordel
2015-05-02
Merge pull request #308 from dalf/versions_upgrade
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-05-02
[enh] reduce the number of http outgoing connections.
Alexandre Flament
2015-04-10
[fix] timeout to autocompleters
Adam Tauber
2015-01-21
Merge pull request #192 from dalf/connection-pool
Adam Tauber
2015-01-21
[enh] use one single http connection pool : improve response time. close #100
dalf
2015-01-19
Thanks @pointhi !
Cqoicebordel
2015-01-19
Add '?' bang to the autocompleter
Cqoicebordel
2015-01-10
[fix] little autocompleter fix
Thomas Pointhuber
2015-01-10
[enh] add autocompletion for searx-specific strings
Thomas Pointhuber
2014-11-04
[fix] wikipedia autocompleter url param
Adam Tauber
2014-09-13
update comments in autocomplete.py
Thomas Pointhuber
2014-09-07
[enh] duckduckgo autocomplete added
Adam Tauber
2014-03-29
[fix] wikipedia autocomplete error handling
Adam Tauber
2014-03-29
[fix] autocomplete encoding
Adam Tauber
2014-03-29
[fix] autocompleter.py added
Adam Tauber