A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/etianen/django-watson/wiki/language-support below:

Language support · etianen/django-watson Wiki · GitHub

It's possible to support many languages using the PostgreSQL database backend.

In your settings.py file, add the following setting:

WATSON_POSTGRES_SEARCH_CONFIG = "pg_catalog.english"

You can view a list of supported languages by typing \dF into your psql shell. Common languages include:

Important: If you change the value of WATSON_POSTGRES_SEARCH_CONFIG in an existing project, you will need to recreate the django-watson search indices using:

./manage.py migrate watson zero
./manage.py migrate watson
./manage.py buildwatson

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4