You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 06:03:18 UTC

[jira] [Updated] (SOLR-575) Highlighting spans should merge across phrase query

     [ https://issues.apache.org/jira/browse/SOLR-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Smiley updated SOLR-575:
------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Highlighting spans should merge across phrase query
> ---------------------------------------------------
>
>                 Key: SOLR-575
>                 URL: https://issues.apache.org/jira/browse/SOLR-575
>             Project: Solr
>          Issue Type: Improvement
>          Components: highlighter
>    Affects Versions: 1.2
>            Reporter: Brian Whitman
>            Priority: Minor
>             Fix For: 4.8
>
>
> Somewhat related to but separate from SOLR-553,
> It would be nice if the highlighter component "joined" the formatter tags across an entire PhraseQuery.
> e.g. 
> Lights (Live) : <span>I</span> <span>Love</span> <span>You</span> But <span>I've</span> <span>Chosen</span> <span>Darkness</span> :
> should really be
> Lights (Live) : <span>I Love You But I've Chosen Darkness</span> :
> assuming the query that generated these fragments was "I Love You But I've Chosen Darkness"
> I assume there's issues with stopwords (the But in the name was not formatted)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org