To use this functionality, you must replicate the SearchOnClick action logic according to your requirement and display on screen.
You can change the highlight color by changing the below class:
.Highlight{
background-color: palegoldenrod;
}
This class is implemented in screen level.