-
Type: Epic
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.1
-
Component/s: Elasticsearch, Query & PageProvider
-
Tags:
Make it possible to get search result highlighted terms when performing a search on a page provider.
- Understand mecanism provided by Elasticsearch
- Update the page provider api and descriptor accordingly
- Provide implementation for elasticsearch page provider
- make sure REST API V2 search endpoint is made compatible with this feature.
Finally, provide a sample Polymer usage of this so that Web UI team can easily integrate it.