Hi,

 

I use solr to search over a million html documents, when a document is
searched and displayed, I want to highlight the keywords that are used to
find and access the document.

 

Unified highlighter is fast, accurate and supports different languages but
only highlights passages with given parameters.

 

How can I highlight a whole html document using Unified highlighter? I have
written a php code but it cannot do the complex word stemming functions.

 

 

Thanks,

 

Serkan

Reply via email to