You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2014/02/18 21:42:22 UTC

[jira] [Commented] (LUCENE-5452) Combine matches from multiple fields into one with the postings highlighter

    [ https://issues.apache.org/jira/browse/LUCENE-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904559#comment-13904559 ] 

Robert Muir commented on LUCENE-5452:
-------------------------------------

Hi Nik, is there an advantage with the current patch over doing this "a level above" (e.g. combining after-the-fact?)

A custom passage formatter has access to the score, so an alternative would be do this with a formatter+highlightFieldsAsObject?

> Combine matches from multiple fields into one with the postings highlighter
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-5452
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5452
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Nik Everett
>            Priority: Minor
>         Attachments: LUCENE-5452.patch
>
>
> Like you can do with the FVH, it'd be nice to be able combine matches from multiple fields with the postings highlighter.
> Note that the postings highlighter doesn't do phrase matching and doesn't use term boosts so some of the FVH's field combining features won't work.  It'd be nice to get some of them, though.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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