[ 
https://issues.apache.org/jira/browse/SOLR-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477408
 ] 

Mike Klaas commented on SOLR-175:
---------------------------------

One thing to consider here is that every so often there are rumblings of new 
highlighter implementations in Lucene--especially ones that support proper 
highlighting of phrase/span queries (e.g. LUCENE-794).

That said, I don't think anything about that particular implementation would 
preclude this output format (assuming we can work in support for phrase 
highlights), but it is definitely something to keep in mind when adding new 
highlighter functionality.


> 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.

Reply via email to