toptal / chewy

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
MIT License
1.89k stars 368 forks source link

Add `include_type_name` parameter for ES 6.7-6.8 #754

Closed rabotyaga closed 3 years ago

rabotyaga commented 3 years ago

See https://www.elastic.co/guide/en/elasticsearch/reference/6.8/removal-of-types.html & https://www.elastic.co/blog/moving-from-types-to-typeless-apis-in-elasticsearch-7-0

We still have some deprecation warnings on 6.7.x, but they are gone on 6.8.x