ongr-io / ElasticsearchBundle

Symfony bundle for Elasticsearch with steroids
MIT License
313 stars 189 forks source link

ES7 support #907

Closed romainjanvier closed 4 years ago

romainjanvier commented 4 years ago

Hello,

Is the support of the Elasticsearch 7 planned ?

I got this error when my ES is in version 7.5.1 with this bundle on master branch :

The mapping definition cannot be nested under a type [_doc] unless include_type_name is set to   
  true.

Thanks for your work on this great bundle. Romain

saimaz commented 4 years ago

Just released a couple of days ago. Check the releases, there is a new v7 version.