I have a user who's FullName is John Monroe. I call the FullName field Display Name on the search grid and Name in the datagrid.
When I search for "john m" his record does not appear:
When I search using just "monroe", he does appear:
When I search just "John" he does appear:
What am I doing wrong?