From 3662977d647e6fa5569a8a2677a0ad499c07d949 Mon Sep 17 00:00:00 2001
From: Jan Szejko
Date: Tue, 6 Mar 2018 10:38:16 +0100
Subject: [PATCH] remove "we don't support full text search"
---
src/catalogue/templates/catalogue/search_no_hits.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/catalogue/templates/catalogue/search_no_hits.html b/src/catalogue/templates/catalogue/search_no_hits.html
index 50001f6ec..3f9e98203 100644
--- a/src/catalogue/templates/catalogue/search_no_hits.html
+++ b/src/catalogue/templates/catalogue/search_no_hits.html
@@ -19,8 +19,6 @@
{% trans "Sorry! Search cirteria did not match any resources." %}
- {% blocktrans %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre.
- As for now we do not support full text search.{% endblocktrans %}
{% include "info/join_us.html" %}
--
2.20.1