Hi, I want to write a plugin which makes use of the content of the retrieved documents. So which extension point should I use ? For example if I want to expand the query by local feed back method, I have to use the content of the top retrieved documents. So, If I want to write a plugin to do this expansion, which extension point should I use??
Thank You