[
https://issues.apache.org/jira/browse/SOLR-18271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18086820#comment-18086820
]
ASF subversion and git services commented on SOLR-18271:
--------------------------------------------------------
Commit 947d9dd036f7c2343e1f3f2a15cb44ff6b54cc2c in solr's branch
refs/heads/dependabot/gradle/netty-4.2.13.Final from Sonu Sharma
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=947d9dd036f ]
SOLR-18271: QueryElevation support for Combined Query feature (#4476)
Adds QueryElevationComponent support to the Combined Query feature, so that
elevated docIds (via elevateIds / configured elevations) are honored when
results from multiple subqueries are combined and merged across shards.
> Support for Query Elevation in Combined Query
> ---------------------------------------------
>
> Key: SOLR-18271
> URL: https://issues.apache.org/jira/browse/SOLR-18271
> Project: Solr
> Issue Type: Improvement
> Components: vector-search
> Reporter: Sonu Sharma
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, Query Elevation feature doesn't work when used along with Combined
> Query Component as the QueryElevation Component doesn't modify the
> sub-queries with the appropriate boosting and sorting.
> Requires adding QueryElevationComponent support to the Combined Query
> feature, so that elevated docIds (via elevateIds / configured elevations) are
> honored when results from multiple subqueries are combined and merged across
> shards.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]