Gossamer Forum
Home : Products : DBMan : Customization :

multiword search

Quote Reply
multiword search
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!!?
Quote Reply
Re: [delicia] multiword search In reply to
i tried the second method in the boolean mod and it seems to do what i want!