Array
(
[took] => 11
[errors] => 1
[items] => Array
(
[0] => Array
(
[update] => Array
(
[_index] => ongr_app
[_type] => product
[_id] => 1950
[status] => 400
[error] => Array
(
[type] => mapper_parsing_exception
[reason] => failed to parse
[caused_by] => Array
(
[type] => illegal_state_exception
[reason] => Mixing up field types: class org.elasticsearch.index.mapper.core.LongFieldMapper$LongFieldType != class org.elasticsearch.index.mapper.internal.IdFieldMapper$IdFieldType on field _id
)
)
)
)
)
)
/**
* @var string
*
* @ES\Id()
*/
private $id;
error:true
or false
Warning: fopen(/srv/project/var/cache/dev/ongr/elasticsearch/98/5b5b435d41707042756e646c655c456e746974795c50726f76696465725d5b315d.ongr.data): failed to open stream: No such file or directory
. Did you encounter it? It seems to be related with this crazy macOS Sierra NFS issue, but might be not: mitchellh/vagrant#8061