IndigoTea

Is there a succinct explanation of when to use the Search web parts vs. the Filter web parts - on a list, for instance


Re: SharePoint - Search SharePoint Search Web Parts vs. Filter Web Parts?

Ian Morrish - MSFT

Hi,

If you are only working with one list then the filter web parts are the way to go as the results can include any columns of the list and include all the built in sorting and filtering of the results.

The Search web parts will only display the results using the XSLT you provide and can only include the fields being indexed. Search is good in that it will find items across many sites/lists.

I hope this clarifies it for you.

Regards,

Ian