Hi All,
I have requirement, where I want to store the value into property after removing special characters from request. I tried using mapping-transform but its giving mapper_parsing_exception.
Is there any way where we can manipulate input before indexing it into elasticsearch?
Thanks,
Ajinkya