From f6e360a1348a4ddb0ac87a836a22f9e18e1ef98d Mon Sep 17 00:00:00 2001 From: Ivan Gabaldon Date: Tue, 3 Mar 2026 11:47:15 +0100 Subject: [mod] engines: remove stract engine (#5800) Engine probably dead, developer doesn't have time to maintain it anymore: - https://github.com/StractOrg/stract/issues/267 Related: - https://github.com/searxng/searxng/pull/3099 --- docs/admin/settings/settings_search.rst | 1 - docs/dev/search_api.rst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/admin/settings/settings_search.rst b/docs/admin/settings/settings_search.rst index 40c2607ad..b4ee39086 100644 --- a/docs/admin/settings/settings_search.rst +++ b/docs/admin/settings/settings_search.rst @@ -47,7 +47,6 @@ - ``seznam`` - ``sogou`` - ``startpage`` - - ``stract`` - ``swisscows`` - ``wikipedia`` - ``yandex`` diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst index 016bd2e29..3e8779af6 100644 --- a/docs/dev/search_api.rst +++ b/docs/dev/search_api.rst @@ -87,7 +87,7 @@ Parameters ``autocomplete`` : default from :ref:`settings search` [ ``google``, ``dbpedia``, ``duckduckgo``, ``mwmbl``, ``startpage``, - ``wikipedia``, ``stract``, ``swisscows``, ``qwant`` ] + ``wikipedia``, ``swisscows``, ``qwant`` ] Service which completes words as you type. -- cgit v1.2.3