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
/
results.py
Age
Commit message (
Expand
)
Author
2021-09-10
[fix] searx/results.py: strip result['content'] only if it exists
Alexandre Flament
2021-09-09
[mod] plugin: call on_result after each engine from the ResultContainer
Alexandre Flament
2021-05-22
[fix] offline engine: don't crash on time recording
Alexandre Flament
2021-04-21
[mod] metrics: add secondary parameter
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2020-12-10
[mod] results: don't crash when an engine don't have a category
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-14
[mod] remove unused import
Alexandre Flament
2020-10-28
[mod] result.py: merge infobox URL and attributes when the same label or the ...
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-08
[mod] results.py: code clean up (#2140)
Alexandre Flament
2020-08-09
add engine's name in infobox's header
Marc Abonce Seguin
2020-07-03
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
Lukas van den Berk
2020-06-09
[enh] add routing directions to osm search - closes #254
Adam Tauber
2020-05-31
add display_error_messages option to engine settings
Noémi Ványi
2020-04-17
[fix] translate engine errors to Occitan when configured
Noémi Ványi
2019-11-15
[mod] speed optimization
Dalf
2019-10-16
add initial support for offline engines && command engine
Noémi Ványi
2019-07-27
[fix] don't merge image results if the img_src is different
Dalf
2019-07-17
[enh] Add Server-Timing header (#1637)
Alexandre Flament
2017-12-01
[fix] skip non-string result url/title/content
Adam Tauber
2017-11-03
results: make engines of results set
Noémi Ványi
2017-07-26
ensure all parameters are merged in results
marc
2017-07-20
change unresponsive_engines to a set to eliminate duplication of errors
Noémi Ványi
2017-07-12
show engine errors in infobox && add new error alert
Noémi Ványi
2017-05-22
[mod] add category to each results, and change group criterias (template and ...
Alexandre Flament
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-16
[enh] show spelling corrections
David A Roberts
2016-12-30
[mod] result_container.extend sets result['engine'] = engine_name for each re...
Alexandre Flament
2016-11-19
[enh] add quick answer functionality with an example answerer
Adam Tauber
2016-11-02
Clean up the architecture
dalf
2016-08-14
[fix] don't merge results with distinct fragments
David A Roberts
2016-08-05
[fix] merge infoboxes based on weight
marc
2016-08-05
[fix] urls merge in infobox (#593)
marc
2016-07-18
Merge pull request #621 from stepshal/anomalous-backslash-in-string
Adam Tauber
2016-07-17
[fix] pep8
Adam Tauber
2016-07-16
[mod][fix] use the average of results number ++ do not display smaller result...
Adam Tauber
2016-07-11
Fix anomalous backslash in string
stepshal
2016-07-10
Fix quantity of blank lines after code object.
stepshal
2016-06-28
[enh] display number of results
Adam Tauber
2016-04-17
[enh] wikipedia infobox
a01200356
2016-03-30
[fix] try to decode url - closes #527
Adam Tauber
2016-02-26
Fix results with no scheme
Luc Didry
2015-10-26
[fix] answer result type
Adam Tauber
2015-10-03
[fix] typo
Adam Tauber
2015-10-03
[enh][mod] result handling refactor
Adam Tauber