]> _ Git - psq.git/commitdiff
Update scout.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Fri, 11 Sep 2020 11:45:25 +0000 (13:45 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Fri, 11 Sep 2020 11:45:25 +0000 (13:45 +0200)
config/scout.php

index 70c1ebff763695d4ecccc5eb8d04aa353bd62724..0ebbbf5398a8ce9d0470d55549a61b7ba968dae8 100644 (file)
@@ -59,7 +59,7 @@ return [
         'unsearchable' => 500,
     ],
 
-    'text_max_length' => env('SEARCHABLE_TEXT_MAX_LENGTH', 9000),
+    'text_max_length' => env('SEARCHABLE_TEXT_MAX_LENGTH', 7000),
 
     /*
     |--------------------------------------------------------------------------