Help for Add Search Boxes |
The Add search boxes checkoff tells the reindexing script to add a small query form to the bottom of each local page indexed, if permissions allow. In order to make this happen, the reindexing script wgreindex must be run as a user who has permissions to edit the local pages.
For example, if you are the owner of your own web pages, and you would like search boxes added, then after checking the "Add search boxes" checkbox, you should run |DIR|/wgreindexmanually in a telnet session. You will need to index this way instead of by pressing the 'Build Index' button on the website, so that the indexing script will run with the appropriate permissions. You can also put the above command in your personal crontab. Type 'man crontab' for more information about that solution. |