Page 1 of 1

Reindex search nightly

Posted: Mon Jun 07, 2010 6:36 pm
by psurrena
Hello,

Say I have a url, http://www.website.com/search/reindex and when I go to this URL, it reindexes my database to update my search. Is there a way I can have that url accessed nightly automatically? Thank you in advance.

Re: Reindex search nightly

Posted: Mon Jun 07, 2010 7:24 pm
by requinix
Any reason this needs to be done once a day?

Re: Reindex search nightly

Posted: Mon Jun 07, 2010 7:24 pm
by phdatabase
Use cron in *nix and scheduler in windows

Re: Reindex search nightly

Posted: Mon Jun 07, 2010 7:50 pm
by psurrena
Thanks!