ez.no / exponential / documentation / configuration / configuration / search engine / delayed indexing
only available in 3.4 or higher
When the setting "DelayedIndexing" is set to "enabled", Exponential will no longer index your document if you are publishing it, but instead will put it in a queue for indexing this document on a later time. This will reduce the time editors have to wait when publishing a document, as the time to index one costs quite some time for larger documents.
In order to start this process you will need to enable the cron job "indexcontent" by adding the following to settings/override/cronjob.ini in the section "CronjobSettings":
Scripts[]=indexcontent.php
For setting up the cronjob, please refer to: http://ez.no/exponential/documentation/installation/the_cronjob_script
Log in or create a user account to comment.
Comments