activating the SEARCH function would definitely take longer
its not actually decativated, its just that the search words were deleted...
when someone posts something the forum looks at all the words in it and stores them in a database table
as i'm sure you can imagine, the table gets quite large!
i emptied the search-related tables, but any posts made after that time will still be added, hence only recent posts are searchable.
there is a script that i could run to whizz through all the posts and recreate the search table, but it takes about 8 hours
and if anyone posts while its regenerating it gets screwed and you have to start again...
not ideal design, i'm sure you wil agree.
what i did before was recreate the tables on a backed up version on my pc at home, then i just uploaded the table data directly to the database.
it does mean that there will be a few things "missed out" between me taking the shapshot and then uploading the final regenerated table, but n the general scheme of things it tends not to be that noticable.
the reason i havent restored it yet is because the table itself can often be as bug as every other table put together - imagine every word from every post, along with a reference to where mentions that word! its mahoosive!
and mik had a nasty incident with his wishville forum when his db reached 100mb in size. he uses teh same hosting company as me and it seems they have (or had) an unofficial cap on db size. its not mentioned in their t&c's and i'm sure if i emailed them about i they would have no idea what i was on about
but with a fully restored search function the db these days would be about 120mb
i'd move hosting comanies but i've got so much other stuff tied up with this package that it would be a nightmare... march violets & salvation websites, heartland email addresses, etc etc. it would be a logistical nightmare to move!
suppose it could be worth restoring the search stuff and then just letting the db grow and grow and see what happens

worst case scenario is that it stops accepting new posts until i empty the search tables again...
hmmm
