a client has a database with one field for the first and last name (i.e. doe, john). if someone tries to search for "john doe" they get an error, no matching records. i implemented the multiword keyword search, which works great! but i can't figure out how to implement it for a field search. help!!?

