I have a search function that works, but only on some words. It isn't missing whole fields or rows as I have tested it extensively.
It will find Co-ordinator or Foreman in a field named position but will ignore Manager. In the same row where Manager is the position it will see the values of the other fields.
I have tried IN BOOLEAN MODE get the same result.
I need to have the search function operating in a couple of days and don't know which way to go. Any help would be appreciated
It will find Co-ordinator or Foreman in a field named position but will ignore Manager. In the same row where Manager is the position it will see the values of the other fields.
I have tried IN BOOLEAN MODE get the same result.
I need to have the search function operating in a couple of days and don't know which way to go. Any help would be appreciated