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
/
search.py
Age
Commit message (
Expand
)
Author
2014-10-01
Merge remote-tracking branch 'upstream/master'
dalf
2014-10-01
[enh] add infoboxes and answers (clean up)
Dalf
2014-10-01
using Query class for parsing of search query
Thomas Pointhuber
2014-09-28
[enh] add infoboxes and answers
Dalf
2014-09-22
update comment
Dalf
2014-09-22
[fix] when two results are merged, really use the content with more text
Dalf
2014-09-22
Merge branch 'comments' of https://github.com/pointhi/searx
Adam Tauber
2014-09-14
[enh] stick results from the same category and template
Dalf
2014-09-13
little update update comments in search.py
Thomas Pointhuber
2014-09-13
add comments to search.py
Thomas Pointhuber
2014-07-07
[enh][mod] search refactor
Adam Tauber
2014-02-11
[mod] len() removed from conditions
asciimoo
2014-02-09
[fix] language query string comparison
asciimoo
2014-02-09
[enh] better search language selection from query
asciimoo
2014-02-09
[enh] chainable query modifiers
asciimoo
2014-02-09
[enh] language selection from query
asciimoo
2014-02-09
[mod] query parsing refactor vol.1
asciimoo
2014-02-07
[fix] unicode and pep8 fixes
asciimoo
2014-02-07
[enh][mod] code refactor ++ search engine filtering
asciimoo