torvalds-dev / solr

Apache Solr open-source search software
https://solr.apache.org/
Apache License 2.0
0 stars 0 forks source link

Query Elevation based on Filter Query "fq" field #14

Open 0xDTE opened 1 year ago

0xDTE commented 1 year ago

This ticket introduces a new QueryElevation related feature.

Currently, QueryElevationComponent is implemented and can be used to configure/customize the top results for a given query, depending on the field query "q" .

This ticket suggests an extension of this feature that allows users to configure the top results, based on the Filter Query field "fq" as well.

torvalds-dev commented 1 year ago

torvalds.dev is analyzing the ticket