Update app/config/collections2.php

Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
Matej Bačo 2021-10-04 13:02:54 +02:00 committed by GitHub
parent 24f9c2518b
commit 7497540db0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1735,7 +1735,7 @@ $collections = [
'$id' => '_fulltext_search',
'type' => Database::INDEX_FULLTEXT,
'attributes' => ['search'],
'lengths' => [1024],
'lengths' => [16384],
'orders' => [Database::ORDER_ASC],
],
],