summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2024-01-05 18:15:42 +0100
committerAlexandre Flament <alex@al-f.net>2024-01-07 11:18:16 +0100
commit3dea7e609bac72d4a129979ba15315b966ff020f (patch)
tree65feb678e3388c74628fe4b63420c5614f0ed262 /docs
parent621e1313aff3c1fd7b6cc789d34311b11f877f43 (diff)
[feat] autocompleter: implementation of stract (beta)
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/search_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst
index 13858ae9..56272d34 100644
--- a/docs/dev/search_api.rst
+++ b/docs/dev/search_api.rst
@@ -69,7 +69,7 @@ Parameters
``autocomplete`` : default from :ref:`settings search`
[ ``google``, ``dbpedia``, ``duckduckgo``, ``mwmbl``, ``startpage``,
- ``wikipedia``, ``swisscows``, ``qwant`` ]
+ ``wikipedia``, ``stract``, ``swisscows``, ``qwant`` ]
Service which completes words as you type.