summaryrefslogtreecommitdiff
path: root/searx/results.py
AgeCommit message (Expand)Author
2021-09-10[fix] searx/results.py: strip result['content'] only if it existsAlexandre Flament
2021-09-09[mod] plugin: call on_result after each engine from the ResultContainerAlexandre Flament
2021-05-22[fix] offline engine: don't crash on time recordingAlexandre Flament
2021-04-21[mod] metrics: add secondary parameterAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament
2021-04-21[mod] refactoring: processorsAlexandre Flament
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2020-12-10[mod] results: don't crash when an engine don't have a categoryAlexandre Flament
2020-12-03[enh] record details exception per engineAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-28[mod] result.py: merge infobox URL and attributes when the same label or the ...Alexandre Flament
2020-09-10Drop Python 2 (3/n): objectsDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-09-08[mod] results.py: code clean up (#2140)Alexandre Flament
2020-08-09add engine's name in infobox's headerMarc Abonce Seguin
2020-07-03Created 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 #254Adam Tauber
2020-05-31add display_error_messages option to engine settingsNoémi Ványi
2020-04-17[fix] translate engine errors to Occitan when configuredNoémi Ványi
2019-11-15[mod] speed optimizationDalf
2019-10-16add initial support for offline engines && command engineNoémi Ványi
2019-07-27[fix] don't merge image results if the img_src is differentDalf
2019-07-17[enh] Add Server-Timing header (#1637)Alexandre Flament
2017-12-01[fix] skip non-string result url/title/contentAdam Tauber
2017-11-03results: make engines of results setNoémi Ványi
2017-07-26ensure all parameters are merged in resultsmarc
2017-07-20change unresponsive_engines to a set to eliminate duplication of errorsNoémi Ványi
2017-07-12show engine errors in infobox && add new error alertNoé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 compatibilityAdam Tauber
2017-01-16[enh] show spelling correctionsDavid 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 answererAdam Tauber
2016-11-02Clean up the architecturedalf
2016-08-14[fix] don't merge results with distinct fragmentsDavid A Roberts
2016-08-05[fix] merge infoboxes based on weightmarc
2016-08-05[fix] urls merge in infobox (#593)marc
2016-07-18Merge pull request #621 from stepshal/anomalous-backslash-in-stringAdam Tauber
2016-07-17[fix] pep8Adam Tauber
2016-07-16[mod][fix] use the average of results number ++ do not display smaller result...Adam Tauber
2016-07-11Fix anomalous backslash in stringstepshal
2016-07-10Fix quantity of blank lines after code object.stepshal
2016-06-28[enh] display number of resultsAdam Tauber
2016-04-17[enh] wikipedia infoboxa01200356
2016-03-30[fix] try to decode url - closes #527Adam Tauber
2016-02-26Fix results with no schemeLuc Didry
2015-10-26[fix] answer result typeAdam Tauber
2015-10-03[fix] typoAdam Tauber
2015-10-03[enh][mod] result handling refactorAdam Tauber