From 7497540db0c9c7a48dbb618b2679e9d371e7067a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Mon, 4 Oct 2021 13:02:54 +0200 Subject: [PATCH] Update app/config/collections2.php Co-authored-by: kodumbeats --- app/config/collections2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/collections2.php b/app/config/collections2.php index da79e3684c..bab2414aea 100644 --- a/app/config/collections2.php +++ b/app/config/collections2.php @@ -1735,7 +1735,7 @@ $collections = [ '$id' => '_fulltext_search', 'type' => Database::INDEX_FULLTEXT, 'attributes' => ['search'], - 'lengths' => [1024], + 'lengths' => [16384], 'orders' => [Database::ORDER_ASC], ], ],