I have my mapping for my field setup properly I thought...
"myField" : {
"type" : "text",
"fields" : {
"keyword" : {
"type" : "keyword",
"ignore_above" : 256
}
}
}
Funny enough I am only getting this issue while I try to programmatically copy the index.