adding plug-in after search is done

2009-04-27 Thread siping liu

trying to manipulate search result (like further filtering out unwanted), and 
ordering the results differently. Where is the suitable place for doing it? 
I've been using QueryResponseWriter but that doesn't seem to be the right place.

thanks.

_
Rediscover HotmailĀ®: Get quick friend updates right in your inbox. 
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates2_042009

Re: adding plug-in after search is done

2009-04-27 Thread Shalin Shekhar Mangar
On Tue, Apr 28, 2009 at 12:04 AM, siping liu siping...@hotmail.com wrote:


 trying to manipulate search result (like further filtering out unwanted),
 and ordering the results differently. Where is the suitable place for doing
 it? I've been using QueryResponseWriter but that doesn't seem to be the
 right place.


You should probably look at writing your own SearchComponent. Also look at
the QueryElevationComponent which can help with fixing the positions of some
documents in the result set.

-- 
Regards,
Shalin Shekhar Mangar.