Hi,
I am using OOTB Advance Search and Result pages and web part in SP 2010. I want to export search results generated in the OOTB CoreResults search web part to the excel application. I do not to export the single page but the entire serach result dataset to excel.
I am trying to extend the OOTB CoreResults webpart. I want to make a query to the search API to provide me with the search result dataset so that I can convert it to excel.
The problem is how can I pick the exact search query submitted by the user on the advance search page. Also I want to know if I can include an Export to Excel button in the webpart.
Please suggest.
Cheers,
Amit