searxng/searx
Markus Heiser 3abff182ea [fix] remove engine neeva from settings.yml
Engine is broken and can't by used any longer as a simple XPath engine.
@allendema tested a engines/neeva.py version using json from the dom, but
without luck: There was some kind of captcha for pagination.

[1] https://github.com/searxng/searxng/issues/2007#issuecomment-1426061698

Closes: https://github.com/searxng/searxng/issues/2007
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-02-10 18:46:37 +01:00
..
answerers [fix] issue reported by pylint 22.1.0 2022-02-04 09:45:35 +01:00
data Merge pull request #2134 from searxng/update_data_update_wikidata_units.py 2023-01-29 17:59:40 +01:00
engines [mod] make python code pylint 2.16.1 compliant 2023-02-10 13:59:21 +01:00
infopage weblate: migration to https://translate.codeberg.org/ 2023-01-21 15:45:12 +00:00
metrics [fix] prepare for pylint 2.14.0 2022-06-03 15:41:52 +02:00
network search.suspended_time settings: bug fixes 2023-01-28 10:24:14 +00:00
plugins Merge branch 'master' into fasttext 2022-12-16 19:43:10 +00:00
search [mod] make python code pylint 2.16.1 compliant 2023-02-10 13:59:21 +01:00
static Bump grunt from 1.5.3 to 1.6.1 in /searx/static/themes/simple 2023-02-04 08:10:18 +00:00
templates/simple fix: typo in suggestions 2023-02-10 15:33:25 +01:00
translations [translations] update from Weblate 2023-02-03 07:15:25 +00:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
autocomplete.py [mod] make python code pylint 2.16.1 compliant 2023-02-10 13:59:21 +01:00
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 2022-03-16 09:55:53 +01:00
compat.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
exceptions.py [doc] Add doc-strings to searx.exceptions 2023-01-29 19:06:19 +01:00
external_bang.py External bang: bug fix: URL encode the query so "!!g 1+1" works as intended 2022-08-27 07:10:26 +00:00
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
flaskfix.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
languages.py [fix] add back missing languages & regions (followup of PR #1071) 2022-04-22 12:09:42 +02:00
locales.py Bump flask-babel from 2.0.0 to 3.0.0 2023-01-20 09:38:30 +00:00
preferences.py Deserialize explicitly blank strings 2022-11-24 13:14:12 -06:00
query.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
redisdb.py move searx.shared.redisdb to searx.redisdb 2022-12-10 09:26:38 +01:00
redislib.py [mod] redislib - optimize LUA script registration. 2022-05-30 11:21:09 +02:00
results.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
searxng.msg Science category: update the engines 2022-09-23 20:45:58 +02:00
settings.yml [fix] remove engine neeva from settings.yml 2023-02-10 18:46:37 +01:00
settings_defaults.py Add search.suspended_times settings 2023-01-15 09:00:32 +00:00
settings_loader.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
unixthreadname.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
utils.py Lazy load fasttext-predict 2022-12-26 18:44:23 +00:00
version.py SearXNG version: YYYY.MM.DD without leading zero 2023-01-22 10:45:00 +00:00
webadapter.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
webapp.py [fix] time_range in HTML form should not be a string 'None' 2023-02-10 15:32:21 +01:00
webutils.py A little fix and modified the testing for content highlight 2023-01-15 16:51:31 +01:00