Hi All,
We are new to Elastic and wanted to get some help on keyword highlighting. I have gone through the highlighting exposed through API, which would allow to highlight fields, but our requirement is we would like to highlight the keywords on page where the user navigates after search, is there a way to find the list of keywords that were used by highlighting API which would include stemming, acronyms, our thought is if get the list, we can use JS function to highlight the content based on this list... or any other suggestions?
Thanks
Sri