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

Luca Cavanna updated LUCENE-5717:
---------------------------------

    Attachment: LUCENE-5717.patch

First patch attached. At this time there's no generic way to retrieve 
sub-queries from compound queries, thus I could only add two more ifs to the 
existing extractAutomata method. Maybe it's worth discussing if there's a way 
to make this more generic in a separate issue. Also not sure if there are 
others compound queries that I missed.

> Postings highlighter support for multi term queries within filtered and 
> constant score queries
> ----------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5717
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5717
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/highlighter
>    Affects Versions: 4.8.1
>            Reporter: Luca Cavanna
>         Attachments: LUCENE-5717.patch
>
>
> The automata extraction that is done to make multi term queries work with the 
> postings highlighter does support boolean queries but it should also support 
> other compound queries like filtered and constant score.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to