diff --git a/content/pages/buscar.php.md b/content/pages/buscar.php.md index accc6d8..f0ae57b 100644 --- a/content/pages/buscar.php.md +++ b/content/pages/buscar.php.md @@ -32,7 +32,7 @@ $STOP_WORDS = ['a', 'un', 'una', 'unas', 'unos', 'uno', 'sobre', 'todo', 'trabajas', 'trabaja', 'trabajamos', 'trabajais', 'trabajan', 'podria', 'podrias', 'podriamos', 'podrian', 'podriais', 'yo', 'aquel']; -$DESCRIPTION_LENGTH = 20; +$DESCRIPTION_LENGTH = 25; $HALF_DESCRIPTION_LENGTH = floor($DESCRIPTION_LENGTH / 2); $web_content = json_decode(file_get_contents('tipuesearch_content.json'), true); @@ -158,7 +158,7 @@ if (isset($_GET['q'])) { break; } else { echo '