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
2020-12-17
[mod] move seax/search.py to searx/search/__init__.py
Alexandre Flament
2020-12-11
[enh] add raise_for_httperror
Alexandre Flament
2020-12-04
[fix] wikipedia engine: don't raise an error when the query is not found
Alexandre Flament
2020-12-03
[enh] record details exception per engine
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-11-20
[enh] Add multiple outgoing proxies
Alexandre Flament
2020-11-14
Merge pull request #2292 from kvch/elasticsearch-engine
Alexandre Flament
2020-11-10
New engine: Elasticsearch
Noémi Ványi
2020-11-10
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods
Alexandre Flament
2020-10-09
Add yacy improvements: HTTP digest auth, category checking
Noémi Ványi
2020-10-06
[fix] fix searx.webadapter
Alexandre Flament
2020-09-22
[mod] add typing and __slots__
Alexandre Flament
2020-09-22
[mod] check the engine tokens in searx/webadapter.py instead of searx/search.py
Alexandre Flament
2020-09-22
[mod] check time_range parameter in searx/webadapter.py
Alexandre Flament
2020-09-22
[mod] add searx.search.EngineRef
Alexandre Flament
2020-09-22
[mod] add searx/webadapter.py
Alexandre Flament
2020-09-22
[mod] searx.search: change function declaration: online then offline then uti...
Alexandre Flament
2020-09-22
[mod] searx.search: remove unused global variable number_of_searches
Alexandre Flament
2020-09-22
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename t...
Alexandre Flament
2020-09-22
[mod] searx.search.Search: split the search method into different methods
Alexandre Flament
2020-09-12
[mod] searx.RawTextQuery: the constructor call parse_query
Alexandre Flament
2020-09-10
Drop Python 2 (3/n): objects
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-09-01
[enh] add option to configure proxies per engine - closes #1827
Adam Tauber
2020-07-31
Change isAlive() to is_alive() as isAlive() is unsupported in newer Python ve...
asht
2020-07-03
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
Lukas van den Berk
2020-04-17
[fix] translate engine errors to Occitan when configured
Noémi Ványi
2020-02-08
[enh] introduce private engines
Noémi Ványi
2019-10-16
fix pep 8 check
Noémi Ványi
2019-10-16
add initial support for offline engines && command engine
Noémi Ványi
2019-08-02
[fix] fix paging for the oscar theme after PR #1640
Dalf
2019-08-02
[enh] Add timeout limit per request (#1640)
Alexandre Flament
2019-07-27
[fix] "!wp !wp test" send only one request to wikipedia.
Dalf
2019-07-17
[enh] Add Server-Timing header (#1637)
Alexandre Flament
2019-07-17
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...
Dalf
2019-01-25
add again accidentally removed import to search.py
Noémi Ványi
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2018-08-19
[fix] pep8
Adam Tauber
2018-08-19
[enh] admin configurable suspend time of errored engines - closes #1266
Adam Tauber
2018-03-22
forward category to engine without highlighting on the ui
Noémi Ványi
2017-12-06
remove 'all' option from search languages
marc
2017-12-05
[enh] display engine error messages
Adam Tauber
2017-11-22
[enh] timeout and total HTTP time are managed by searx.poolrequests
Alexandre Flament
2017-07-20
add timeout errors in search_multiple_requests
Noémi Ványi
2017-07-12
show engine errors in infobox && add new error alert
Noémi Ványi
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-03-18
make search language handling less strict
marc
2017-01-27
Merge branch 'master' into flask_perimeter
Alexandre Flament
2017-01-21
[fix] correct search parameter check
Adam Tauber
2017-01-21
[fix] search time range value check
Adam Tauber
[next]