summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 878d1cd..ebb64b6 100644
--- a/settings.py
+++ b/settings.py
@@ -136,6 +136,7 @@ CHIMERE_THUMBS_SCALE_WIDTH = None
# search engine
CHIMERE_SEARCH_LANGUAGE = 'french'
+CHIMERE_SEARCH_TECH = 'search_vector' # "search_vector" or "trigram"
HAYSTACK_SEARCH_ENGINE = False
HAYSTACK_CONNECTIONS = {