darkcarnival Posted August 10, 2006 Share Posted August 10, 2006 hey,my data is getting bigger and so i want to add full-text to make searching better.but one item i want to make 4 fields full-text searchable as they all play a huge role in finding the correct item.i found a tutorial that gave me a small idea on it but it didnt get too informed on it.if anyone can give me some more details on this, I'd like that :)thanks :) Quote Link to comment https://forums.phpfreaks.com/topic/17085-performing-full-text-search-in-mysql/ Share on other sites More sharing options...
fenway Posted August 12, 2006 Share Posted August 12, 2006 There is a ton of information in the refman pages... basically, you simply create a 4-column FULLTEXT index, and off you go. Quote Link to comment https://forums.phpfreaks.com/topic/17085-performing-full-text-search-in-mysql/#findComment-73692 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.