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.
Reindex search nightly
Moderator: General Moderators
Re: Reindex search nightly
Any reason this needs to be done once a day?
- phdatabase
- Forum Commoner
- Posts: 83
- Joined: Fri May 28, 2010 10:02 am
- Location: Fort Myers, FL
Re: Reindex search nightly
Use cron in *nix and scheduler in windows
Re: Reindex search nightly
Thanks!