Combining URL and field value/values

Ok this is the reason that you see the error. id.keyword should be of keyword type and not string. More information here Elasticsearch replaces string type with two new types text and keyword. | Elastic Blog