RE: customized variations on words with fulltext

2006-04-13 Thread Santino
year, .COM.AU for fifty dollars two years! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 April 2006 4:51 PM To: mysql@lists.mysql.com Subject: Re: customized variations on words with fulltext Not being an expert on FULLTEXT functions yet, I suppose

RE: customized variations on words with fulltext

2006-04-13 Thread mysql
What about letting the user make the right choice in the first place? Like when you use Google, you only get what results from what you type into standard Google. Keith -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMA

RE: customized variations on words with fulltext

2006-04-13 Thread Taco Fleur
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 April 2006 4:51 PM To: mysql@lists.mysql.com Subject: Re: customized variations on words with fulltext Not being an expert on FULLTEXT functions yet, I suppose you could hard code some type of search function into your application code, then

Re: customized variations on words with fulltext

2006-04-13 Thread mysql
ized variations on words with fulltext > > Hi all, > > sorry for all the questions lately, just getting my feet wet in MySQL. > > Is there any way to create my own variations on words so that MySQL will > include those in the fulltext search? > > What I am after is

customized variations on words with fulltext

2006-04-12 Thread Taco Fleur
Hi all, sorry for all the questions lately, just getting my feet wet in MySQL. Is there any way to create my own variations on words so that MySQL will include those in the fulltext search? What I am after is for example if someone enters VB, I'd like the search to also look for; - Visual Bas