I have a problem where a SharePoint 2010 keyword search executed from the UI, and a keyword search executed using Object Model returns two different set of results.
I want to know whether the OOTB search pads some extra filter conditions to the search query causing the differences in search results
Is there any way to check this?
Is there any way to 'profile' the search queries like you would profile a SQL query so that we can understand the differences in the query results?