Hi Team,
We are getting response time issue with elasticsearch highlighter.
In Mapping we are using copy field with store: true parameter. When we are trying to fetch copy field in highlighter query it is taking around 40 to 50 seconds and when we are remove copy field from highlighter query is returning results within 1 second.
Any Idea about this?