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/07 20:25:50 UTC

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

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

Adrien Grand commented on LUCENE-5361:
--------------------------------------

Thanks Nik, your fix looks good! I don't think cloning the queries is an issue, it happens all the time when doing rewrites, and it's definitely better than modifying those queries in-place.

I'll commit it tomorrow if there is no objection.

> 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
>         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