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

ASF subversion and git services commented on LUCENE-5361:
---------------------------------------------------------

Commit 1556483 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1556483 ]

LUCENE-5361: Fixed handling of query boosts in FastVectorHighlighter.

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

Reply via email to