You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/docs
Markus Heiser e560d7e373 [mod] presearch: add language & region support
In Presearch there are languages for the UI and regions for narrowing down the
search.  With this change the SearXNG engine supports a search by region.  The
details can be found in the documentation of the source code.

To test, you can search terms like::

   !presearch bmw :zh-TW
   !presearch bmw :en-CA

1. You should get results corresponding to the region (Taiwan, Canada)
2. and in the language (Chinese, Englisch).
3. The context in info box content is in the same language.

Exceptions:

1. Region or language is not supported by Presearch or
2. SearXNG user did not selected a region tag, example::

    !presearch bmw :en

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
9 months ago
..
_themes/searxng [dev-env] upgrade Sphinx-doc 7.2.3 and unpin at v7.1.2 on py3.8 1 year ago
admin [mod] get rid of ./utils/brand.env and its workflow 9 months ago
build-templates [doc] improve documentation of make targets and ./manage script 1 year ago
dev [mod] presearch: add language & region support 9 months ago
src [mod] isolation of botdetection from the limiter 12 months ago
user [doc] rearranges Settings & Engines docs for better readability 1 year ago
utils [fix] spelling 1 year ago
conf.py [mod] isolation of botdetection from the limiter 12 months ago
index.rst [doc] rearranges Settings & Engines docs for better readability 1 year ago
own-instance.rst [doc] rearranges Settings & Engines docs for better readability 1 year ago