Skip to content

Boost and PayloadScoreQuery #30

@joelgaspard

Description

@joelgaspard

Hi,

When I wrap a PayloadScoreQuery in a Boost query, I would expect the score from PayloadScoreQuery to be boosted. It isn't the case : the score from the Boost query is the same than the score coming from PayloadScoreQuery.
It isn't the case in Lucene. In Lucene, the score of the PayloadScoreQuery is boosted.

I'm uploading a test case made from com.qwazr.search.query.PayloadScoreQueryTest (see the method testWithBoost)
Regards

PayloadScoreQueryTest.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions