472,127 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

FULLTEXT MATCH()

I am refining the search within a small IT Jobs Website developed in
C#. I am using FULLTEXT search on 3 columns (title, short_desc,
long_desc), but am having trouble becuase some queries for the database
will be "c#" and "asp.net". The Match() function does not recognise
these types of keywords because the length is less that 4 characters
and a "." in words splits it into 2 words each 3 charaters long.

Anyone find a way around this? I like the Match() function as it brings
more relevant result back first in most cases.

Regards,

Tomas

Jan 8 '07 #1
0 2466

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by JT | last post: by
reply views Thread by Phil Powell | last post: by
reply views Thread by Wesley Hobbie | last post: by
reply views Thread by Matt W | last post: by
1 post views Thread by Mike Reef | last post: by
reply views Thread by Alex Glass | last post: by
reply views Thread by Robert Oschler | last post: by
1 post views Thread by Robert Oschler | last post: by
1 post views Thread by starman7 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.