From 3dea7e609bac72d4a129979ba15315b966ff020f Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 5 Jan 2024 18:15:42 +0100 Subject: [feat] autocompleter: implementation of stract (beta) --- docs/dev/search_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst index 13858ae9e..56272d341 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. -- cgit v1.2.3-54-g00ecf