Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "QueryElevationComponent" page has been changed by YonikSeeley. The comment on this change is: id needs to be string. http://wiki.apache.org/solr/QueryElevationComponent?action=diff&rev1=11&rev2=12 -------------------------------------------------- For the above configuration, the query "AAA" would first return documents A and B, then whatever normally appears for the same query. For the query "ipod", it would first return A, and would make sure that B is not in the result set. + Note: The uniqueKey field must currently be of type string for the QueryElevationComponent to operate properly. + = Usage = All standard solr features such as faceting, sorting, and !MoreLikeThis work with this component installed.
