>>
Site Map
>>
Forums
>>
Operation
Forum module - topics in forum:
Operation - Get help on how each part of PHP-NUKE works
Help edit search function to record topic titles only
Hiya everyone
I'm looking for some help if any of you can what i would like to do is restructure the way the nuke search function works at present it logs all the words contained within each post which makes your wordmatch table massive and for my site is unnecessary so i would like to disable this and only record the topic titles for the search function does anyone have any ideas on how this can be achieved i would be very grateful for any suggestions anyone can offer
Cheers
Sparax
What you are asking for is a complete rewrite of the phpbb port, that's what uses the wordmatch table.
I don't think anyone is going to want to tackle that task any time soon.
ah i see well thats plan A out the window then
Plan B seems to have done the trick though i edited the rebuild search function mod to do a rebuild with only the topic titles instead of the full topic text and it cut 11MB off my database and got rid of that damn select mysqlbig error too so now i just have to remember to run the mod every couple of months or so to keep the table size down but hey what the hell i can live with that
Where theres a will theres a way lol