Discussion on:

2
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
Editor
The downloadable version of this article is available here:
http://techrepublic.com.com/5138-9592-6050471.html

Have you used full-text searches in My SQL? What kind of results did you get? Was it more efficient or do you prefer SELECT queries?
0 Votes
+ -
it varies
Jaqui 17th Mar 2006
my most common usage of mysql has been web apps, where select queries are the better option.

Full text search is really only usefull for completely internal operations, as the security risks with that specific a query running across the internet are way to high.

I use a combined method in a site search where the user is looking for a specific phrase in a particular area.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.