#009307: Delayed indexing not working

Description:

After updating to 3.8.4 (and 3.8.5), using the directive delayedindexing=true prevents ez from indexing content during cronjob runs.
I checked the generic cronjobs.ini, and it loads the module for content indexing, but it doesn't work.
It used to work correctly until 3.8.3.
I had to run the indexing maintenance script to align my index database to the latest contents added before discovering the bug. Disabling the option (hence indexing everything immediately) resolved my issue.


Environment:

Operating System: Centos 4.3
PHP Version: (please be specific, like '4.4.3' or '5.1.5') 4.4.2
Database and version: Mysql 4.1


Steps to Reproduce:

Enable delayedindexing=true in site.ini
Enable cronjobs
Add some content
Wait for cronjobs to run
Perform some content search
...content won't be found.


- Attachments

No attachments for this issue.


- Comments

Use DelayedIndexing=enabled instead of DelayedIndexing=true.

http://ez.no/doc/ez_publish/technical_manual/4_0/reference/configuration_files/site_ini/searchsettings/delayedindexingurl

#256023 by Kristof Coomans on March 13th, 2008 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Misc
Affects 3.8.5
Fix Version -
Reporter Massimo Sanna
Responsible -
Status 0 Closed
Resolution Invalid
Created October 31st, 2006
Updated March 13th, 2008
Resolved March 13th, 2008
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019127
  DB Deadlocks on ezcontentobject_tree when updating subnode