Using SQL Server full-text search from Entity Framework - An agony of many fits
Update (15th May '18) : I have done something similar recently, and discovered that you don't seem to need to set EXEC permission on the stored procedure any more. not sure if this is because we upgra…