|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
search machine problems
From: Aleksandra (ngroups
fastmail.fm)
Date: Thu Oct 27 2005 - 05:19:35 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
I've written a search machine. It's working quite well, but I have two
problems:
1. When I give the following syntax : cat and dog
, as a result I get everything with at least one of the words: 'cat',
'dog' but also 'and'.
What can I do, so that it's not looking for the word 'and' or some other
similar words like 'or', etc..
2. I would like the search machine to look for the results that consist
both: 'cat' and 'dog' and not only one of this words.
Can anybody help me with these problems???
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]