Implement hl.formatter=interleave
---------------------------------
Key: SOLR-175
URL: https://issues.apache.org/jira/browse/SOLR-175
Project: Solr
Issue Type: Improvement
Reporter: Yonik Seeley
Priority: Minor
Implement hl.formatter=interleave
http://www.nabble.com/Better-highlighting-fragmenter-tf2916742.html#a8154466
>From Wunder:
'''We tried several APIs and decided that the best was an array of
String with the odd elements containing the strings that needed
highlighting. That made it really easy to step through and wrap
highlighted stuff with the right markup, while properly escaping
any angle brackets in the source text. '''
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.