From bc0290da18177d9f9994fe47ce18fe832c3a4c42 Mon Sep 17 00:00:00 2001 From: j Date: Sun, 1 Dec 2019 15:26:39 +0100 Subject: [PATCH] use fulltext flag --- config.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index 8336128..f4b0a28 100644 --- a/config.jsonc +++ b/config.jsonc @@ -409,7 +409,8 @@ "id": "content", "operator": "+", "title": "Content", - "type": "fulltext", + "type": "text", + "fulltext": true, "find": true }, {