Implement search on email body
We are storing email body into blob, requirement is to fetch/search cases based on the data present in the email body.
To use report-definition or obj-browse we have to optimize the emailbody property and optimizing it is not a good practise.
Is there any other way to do contains search on the data present in the email body?
Can we implement elastic search on case data?
Thank you.