Site Search

hairsoup

Free Member
Oct 6, 2005
59
1
... one for the nerdlingers here!

Does anyone know how to do a really good site search. Currently I'm using mysql MATCH() AGAINST(), which sorts my results by relevancy, but its still pretty crud, as it wont search three letter words, and still have to get the spelling spot on. Any suggestions? Ive looked at things like SOUNDEX() which looks like it might be of some use but after reading the manual i cant see how i would apply it?

If anyone can point me to where I can educate myself on this that would be great.
 
C

Coding Monkey

Can you give me an example? Is it incorrectly spelt words you're searching for then? I'm afraid I'm not an ASP man, but here's some MySQL knowledge that might help out. I'm not too sure.

For example, you can do something like: +tom cahalan

which means 'tom' is required and cahalan is optional

You could also do: tom* cahalan* which would match toms cahalans
 
Upvote 0

Latest Articles

Join UK Business Forums for free business advice