[
https://issues.apache.org/jira/browse/LUCENE-7998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved LUCENE-7998.
-----------------------------------
Resolution: Fixed
Fix Version/s: 7.2
bq. should not rewrite the values source at rewrite time but at createWeight
time
I added a javadoc note to this effect. I'll open a separate issue to deprecate
CustomScoreQuery, BoostingQuery and BoostedQuery.
> Add a DoubleValuesSource that exposes a Query score
> ---------------------------------------------------
>
> Key: LUCENE-7998
> URL: https://issues.apache.org/jira/browse/LUCENE-7998
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Minor
> Fix For: 7.2
>
> Attachments: LUCENE-7998.patch
>
>
> This will allow us to reproduce the behaviour of BoostingQuery with a
> FunctionScoreQuery, either by passing a simple wrapped Query as a single DVS
> or by combining several of them using the expressions module.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]