Relative Content

Tag Archive for asp.net-core-mvcexamine

Examine Phrase Search

I am using Examine to Search a list of Microsoft Graph Users. I’m having trouble with returning the expected results for phrase searches. A search for “Project Controller” returns all records containing “Project” or “Controller”. When I want only records containing “Project Controller”.