Thanks. That worked but...
How do I make the MySQL search case-insensitive? e.g, the keyword 'bylaws' won't find the file Bylaws.pdf but the keyword 'Bylaws' does. I know it is an issue on a LInux server but I've never had a case sensitivity issue before on my Mac. Since there are several hundred files in the database that are camel-case, I'd like to make the search case-insenestive.
Any ideas on what I might try?