Log in

View Full Version : How can I make full text search work in my system??



costas
07-14-2007, 08:12 PM
hey guys,
i have a table(myISAM type) with two fields (FULL TEXT) and i want to make a full text search... i used some code i found on the net and the script works perfectly in the boolean mode but in the normal mode it says that it Can't find FULLTEXT index matching the column list... any suggestions are welcomed... thanks Costas

costas
07-15-2007, 01:39 PM
anyone?? plz....

costas
07-16-2007, 09:42 AM
never mind guys... i found it... thanks to anyone who tried to find something...