Cron Job to Rebuild Search Index | |
Since Tiki9, if you have a large site and do not use MySQL Full Text search, you should set up a Cron job to regularly rebuild the index. How to do it varies from server to server, but here is an example. For a fuller description of the commands themselves, please see Unified Index - from the command line
Copy to clipboard
Copy to clipboard
Tips
|
Works in Shell but not as a Cron Job | |
The environment for a cron job (e.g., the To find out what the Let's say the shell script is called Copy to clipboard
Copy to clipboard
alias
|