Sonu Sharma created SOLR-18271:
----------------------------------

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


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]

Reply via email to