You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2014/01/08 11:25:52 UTC

[jira] [Resolved] (LUCENE-5361) FVH throws away some boosts

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org