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

Comments

Log in or create a user account to comment.

Contents

Configuration

Configuration
    WebDAV setup
    Exponential running on a CGI version o...
    Path prefix
    Locale Settings
    Introduction
    Configuration files
    Site access
    Common settings
    Multi Site
    Directory structure
    Language and charset
    Cron jobs
    Login handler
    Search engine
       Configuring binary file indexing
       Delayed Indexing
       Wildcard search
    Tips & Tricks
Security
Optimization
Backup & Restore
Troubleshooting


Created

06/05/2004
10:34:54 am
by Derick Rethans

Last updated

02/06/2004
11:09:14 am
by Terje Gunrell-Kaste

Authors

Derick Rethans
Balazs Halasy
Terje Gunrell-Kaste



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.