PUT sch_ditem/_mapping { "properties": { "id": { "type": "text", "fielddata": true } } }