Hi Tolga, Here's a good place to start:
http://wiki.apache.org/solr/QueryElevationComponent Steve On 2/23/2009 at 7:47 PM, Ercan, Tolga wrote: > I was wondering if there was any facility to directly manipulate search > results based on business criteria to place documents at a fixed > position in those results. For example, when I issue a query, the first > four results would be based on natural search relevancy, then the fifth > result would be based on the most relevant document when doctype:video > (if I had a doctype field of course), then results 6...* would resume > natural search relevancy? > > Or perhaps a variation on this, if the document where doctype:video > would appear at a fixed position or better... For example, if somebody > searched for "my widget video", there would be a relevant document at a > higher position than #5...