Hi to everyone,
I have a problem to create search engine, actually i dont have problem to create simple search engine, i have problem to create search, but with multiple criteria. I need search for recipes database.
So, when u put something to search, below u have 6 options to check (fast, cheap, hot, etc.). If u check one or more options, search need to look that in database. For example:
search: cookies
fast checked
cheep checked
So everything that contain (name:cookies), (critera1: fast), (critera2: cheep) need to be displayed
I hope that i explain my problem good, beacuse my english is not so good
Thx