You're correct. Support for query elevation with Combined Query was added recently: https://issues.apache.org/jira/browse/SOLR-18271
You might want to try building from the latest source and check it out. On 2026/05/15 08:22:31 ufuk yılmaz via users wrote: > Simply adding QueryElevationComponent to a CombinedQuerySearchHandler configuration in solrconfig.xml doesn’t seem to work as it does with a regular search handler. > > Doesn’t it logically make sense to add QEV to hybrid search (I’m just expecting it to add the elevated documents to result list after hybrid search prepares results)? Or does it lack some support on the combined handler/component side? > > —ufuk > > — Thanks, Sonu <https://www.facebook.com/ercsonu>
