3 Character Search limit

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
gaz316
Posts: 14
Joined: Fri May 30, 2003 3:32 pm

3 Character Search limit

Post by gaz316 »

Does any 1 know how to bypass the 3 character search in Mysql?

I cant search for anything smaller then 4 characters, searches for Bin, Dog, Cat are ignored!

Anybody got round this?

I think this is an sql thing but cant find anything anywhere about it.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

here is the documentation about full text search in MySQL: http://www.mysql.com/doc/en/Fulltext_Search.html

About restrictions: http://www.mysql.com/doc/en/Fulltext_Restrictions.html

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply