whe I add 'default_limit' to 'config/database.php' `'default_limit' => env('ES_OPT_DEFAULT_LIMIT', 1000), ` it gave me this error `PDPhilip\Elasticsearch\Connection::getDefaultLimit(): Return value must be of type int, string returned `