Help on indexing content

Author Message

K259

Thursday 17 August 2006 5:15:54 pm

I have some problems with indexing content.
I got delayedindexing enabled, but somehow, the content is not indexed..even if it worked some days ago.

I've now cleared the search-table..and reindexed the site with updatesearchindex.php..and all the content are available in search. GREAT :)

But, I now see that there are thousands of posts in ezpending_actions, waiting for beeing indexed..CAN I JUST empty table since all the content already are indexed? Then it's easier to check out newly added content to ezpending_actions waiting for beeing indexed..and find out what's wrong with my cronjob etc..`?

Thanks..

Ɓukasz Serwatka

Thursday 17 August 2006 11:07:24 pm

You need to have configured indexcontent.php in your cronjob.ini.append.php (it is by default on the list in cronjob.ini). Did you remove it?

Then you need to run cronjob as usual with eZ publish.

$ php runcronjobs.php

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

K259

Friday 18 August 2006 12:36:01 am

Good morning!

Nope, I have not removed it. Don't know why it's removed.

ezpending_actions, is it ok to empty this table after I have reindexed the site?

Thanks

K

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 01:18:43
Script start
Timing: Jan 31 2025 01:18:43
Module start 'layout'
Timing: Jan 31 2025 01:18:43
Module start 'content'
Timing: Jan 31 2025 01:18:43
Module end 'content'
Timing: Jan 31 2025 01:18:43
Script end

Main resources:

Total runtime0.0215 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.1250151.2109
Module start 'layout' 0.00490.0035 739.3359220.6719
Module start 'content' 0.00850.0117 960.0078997.7422
Module end 'content' 0.02010.0013 1,957.750029.9922
Script end 0.0215  1,987.7422 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.5309140.0002
Check MTime0.00104.7090140.0001
Mysql Total
Database connection0.00125.428110.0012
Mysqli_queries0.002210.399730.0007
Looping result0.00000.046510.0000
Template Total0.00094.410.0009
Template load0.00073.448110.0007
Template processing0.00020.929610.0002
Override
Cache load0.00052.490810.0005
General
dbfile0.00083.534580.0001
String conversion0.00000.023340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs