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

Adrien Grand resolved LUCENE-5361.
----------------------------------

    Resolution: Fixed

While doing a final review, I noticed that you mistakenly modified the boost of 
the original query instead of the clone. I took the liberty to fix it before 
committing but please let me know if this looks wrong to you.

Committed, thanks!

> FVH throws away some boosts
> ---------------------------
>
>                 Key: LUCENE-5361
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5361
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Nik Everett
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 4.6.1
>
>         Attachments: LUCENE-5361.patch
>
>
> The FVH's FieldQuery throws away some boosts when flattening queries, 
> including DisjunctionMaxQuery and BooleanQuery queries.   Fragments generated 
> against queries containing boosted boolean queries don't end up sorted 
> correctly.



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

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

Reply via email to