I was looking for a feature where i can pass first name, last name as plain string to Elasticsearch and just index these fields so i can search but do not store them in source (Due to PII data).
Came across this copy_to feature where i can store multiple fields from source but the original fields need to be there in source.
Any suggestions please.
Thanks
