so I am getting data from SQL and using PHP API to send bulk data to elastic but elastic is taking apart all my terms in the string value fields. I am trying to set the indices to not_analyzed while doing the initial sending but It doesnt seem to be working.
Please help if you can, thanks.