You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Nicholas Kegler 8e15d3e4c1 Open Semantic Search Engine 4 years ago
..
answerers Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data [mod] Add searx.data module 4 years ago
engines Open Semantic Search Engine 4 years ago
plugins [fix] code style 4 years ago
static [fix] simple theme: fix autocomplete 4 years ago
templates add ebay enginte to shopping category 4 years ago
translations [enh] update translations 4 years ago
__init__.py Force admins to set secret_key if debug mode is disabled 4 years ago
autocomplete.py [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
brand.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
exceptions.py Drop Python 2 (3/n): objects 4 years ago
external_bang.py [mod] Add searx.data module 4 years ago
languages.py fetch google's search langs rather than ui langs 4 years ago
poolrequests.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
preferences.py [mod] preferences.py: check language setting with a regex instead of match_language 4 years ago
query.py [enh] allow searx query parts anywhere in the query - closes #831 4 years ago
results.py Drop Python 2 (3/n): objects 4 years ago
search.py Add yacy improvements: HTTP digest auth, category checking 4 years ago
settings.yml Open Semantic Search Engine 4 years ago
settings_robot.yml Force admins to set secret_key if debug mode is disabled 4 years ago
testing.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
utils.py [mod] Add searx.data module 4 years ago
version.py [enh] release v0.17.0 4 years ago
webadapter.py [fix] fix searx.webadapter 4 years ago
webapp.py [fix] use base_url everywhere if it is defined in settings.yml 4 years ago
webutils.py Merge pull request #2237 from dalf/mod-engines-init 4 years ago