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

[jira] [Updated] (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:all-tabpanel ]

Nik Everett updated LUCENE-5452:
--------------------------------

    Attachment: LUCENE-5452.patch

Basic implementation that doesn't properly handle multi-term queries.

> 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