On Feb 23, 2009, at 7:46 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?
Yes, Query Elevation: <http://www.lucidimagination.com/search/?q=query+elevation>
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...
I don't believe the query elevation component does this, but you could certainly do boosting to nudge particular document types scores around.
Erik