diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-12 08:36:56 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-13 14:36:24 +0200 |
| commit | ecb7e73e039cf805c31764d148daae15e91389a5 (patch) | |
| tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/user/search_syntax.rst | |
| parent | de5a8ee7d7186efdc1d54e602c5f807d87ebcfc2 (diff) | |
[brand] docs - normalize project name to SearXNG
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/user/search_syntax.rst')
| -rw-r--r-- | docs/user/search_syntax.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/user/search_syntax.rst b/docs/user/search_syntax.rst index 57cb51951..50cd8fabb 100644 --- a/docs/user/search_syntax.rst +++ b/docs/user/search_syntax.rst @@ -5,7 +5,7 @@ Search syntax ============= -Searx allows you to modify the default categories, engines and search language +SearXNG allows you to modify the default categories, engines and search language via the search query. Prefix ``!`` @@ -44,11 +44,11 @@ Custom language in wikipedia: Multilingual Search =================== -Searx does not support true multilingual search. +SearXNG does not support true multilingual search. You have to use the language prefix in your search query when searching in a different language. But there is a workaround: -By adding a new search engine with a different language, Searx will search in your default and other language. +By adding a new search engine with a different language, SearXNG will search in your default and other language. Example configuration in settings.yml for a German and English speaker: .. code-block:: yaml |