generate
method in ONGR\RouterBundle\Routing
to see whats going wrong
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
)
)
)
)
)
)