This module highlights keywords from search engines and local site searches. It uses JavaScript to perform highlighting on the client side, which can improve performance by disabling server-side highlighting.
This module (D7) has two functions:
- Highlight the keywords from referrer search engine
- Highlight the keywords from local search
Because this module use JavaScript to highlight keywords on client side, it can be used to improve the performance of Apachesolr by turning off server side highlighting.