Elasticsearch replaces string type with two new types text and keyword.
On using text types for full text search and keyword type for keyword search in Elasticsearch 5.0....