1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-22 14:10:44 +02:00
searxng/searx
Noémi Ványi 59c02e8e5f results: make engines of results set
Previously, if a same result was returned from the
same engine, the name of the engine would be added
more than once. To eliminate engine name duplication
engine list was changed to set.
2017-11-03 19:52:47 +01:00
..
answerers [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
data update engines_languages.json and languages.py 2017-10-10 16:53:28 -05:00
engines [mod] add more error handling to json engine II. 2017-11-02 01:08:15 +01:00
plugins minor fixes of doi resolver 2017-11-01 17:02:38 +01:00
static preferences: make supported/not supported labels 2017-10-06 22:08:24 +02:00
templates minor fixes of doi resolver 2017-11-01 17:02:38 +01:00
translations [enh] update translations 2017-11-01 11:03:22 +01:00
__init__.py [mod] settings.yml can be /etc/searx/settings.yml 2017-05-15 22:19:42 +02:00
autocomplete.py [fix] use py2/3 compatibility layer 2017-07-10 11:42:44 +02:00
exceptions.py [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 2017-01-20 18:52:47 +01:00
languages.py update engines_languages.json and languages.py 2017-10-10 16:53:28 -05:00
poolrequests.py [enh] allow default empty values for normal and result proxies 2017-07-20 13:32:20 +02:00
preferences.py minor fixes of doi resolver 2017-11-01 17:02:38 +01:00
query.py [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
results.py results: make engines of results set 2017-11-03 19:52:47 +01:00
search.py add timeout errors in search_multiple_requests 2017-07-20 13:30:56 +02:00
settings_robot.yml [mod] the static and templates directories can be defined in the settings.yml 2017-05-15 21:23:13 +02:00
settings.yml [fix] update openairepublications 2017-11-02 00:10:08 +01:00
testing.py [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
url_utils.py minor fixes of pubmed engine 2017-11-01 17:02:38 +01:00
utils.py fix hmac python3 compatibility 2017-09-08 21:33:11 +02:00
version.py [enh] version 0.12.0 2017-06-04 13:19:15 +02:00
webapp.py minor fixes of doi resolver 2017-11-01 17:02:38 +01:00