I have a database that I would like to use multiple (wildcard or not) parameters in an advanced search. For example in a particular field can I enter in the seach textbox, something like the following (assuming the field label is Model), corolla (or) civic, and have the results show both corolla AND civic models? I know that I can write a query directly in SQL for seperate results, but I am trying to do this from a central results page if possible.