JSON:
Array
(
    [error] => Array
        (
            [root_cause] => Array
                (
                    [0] => Array
                        (
                            [type] => index_not_found_exception
                            [reason] => no such index [photos]
                            [resource.type] => index_or_alias
                            [resource.id] => photos
                            [index_uuid] => _na_
                            [index] => photos
                        )

                )

            [type] => index_not_found_exception
            [reason] => no such index [photos]
            [resource.type] => index_or_alias
            [resource.id] => photos
            [index_uuid] => _na_
            [index] => photos
        )

    [status] => 404
)