postbaccalaureate Posted July 13, 2011 Share Posted July 13, 2011 I'm using PHP and MySQL to do a full text search but I was wondering if there is a way to make it work for words that are only 3 characters long? At the moment I have MySQL configured so that it only returns results for words of 5 characters or longer but I need it to work for 3 character words. Thanks Link to comment https://forums.phpfreaks.com/topic/241938-mysql-full-text-search/ Share on other sites More sharing options...
fenway Posted July 14, 2011 Share Posted July 14, 2011 Third-party search tools, like sphinx. Link to comment https://forums.phpfreaks.com/topic/241938-mysql-full-text-search/#findComment-1242508 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.