Go Back   CodingForums.com > :: Server side development > MySQL

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-30-2012, 07:29 AM   PM User | #1
shaunthomson
New Coder

 
Join Date: May 2012
Posts: 88
Thanks: 51
Thanked 0 Times in 0 Posts
shaunthomson is an unknown quantity at this point
Full text search question

Gidday

When I use the full text boolean search on, eg, 'Y M C A', it gets ignored due to the min word size setting (which I have set on two letters so a word like 'U2' can be found).

Apart from storing records such as Y M C A as YMCA, is there a way to get full text search to work when the keyword is a group of initials?

I first thought about concatenating groups of initials in php, but that seems messy and would result in lots false hits.

Any solutions to this in mysql?

Thanks for taking a look.
shaunthomson is offline   Reply With Quote
Reply

Bookmarks

Tags
full text search

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:37 PM.


Advertisement
Log in to turn off these ads.