diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2026-03-03 11:47:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-03 11:47:15 +0100 |
| commit | f6e360a1348a4ddb0ac87a836a22f9e18e1ef98d (patch) | |
| tree | 226b84314a900a0247a9c708b639e1533ad96766 /docs/dev/search_api.rst | |
| parent | bc31c29d8ab0ea38a121cd6f54ffba9ed72d8f73 (diff) | |
[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
Diffstat (limited to 'docs/dev/search_api.rst')
| -rw-r--r-- | docs/dev/search_api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
