If the option NoContent of the search is specified, the command always fail because of the test here: https://github.com/MacFJA/php-redisearch/blob/d417e7dba1773c965a6e12a4b9a8c2e39f16a350/src/Search.php#L460 (If NoContent is enabled, at this point, `$document` is empty)