Re-indexing

Author Message

Zinistry Vacana

Tuesday 29 April 2003 6:33:07 am

Hi!

I'm using the standard search-function from the demo, but there's something wrong with the results I get. I've updatet the content, but don't think it's updated in the search-results.

Is there any system for re-indexing the content in eZ publish?
Don't find any doc on this.

Best regards

Tony Wood

Tuesday 29 April 2003 10:54:04 am

First remove the old search entries

delete from ezsearch_word;
delete from ezsearch_object_word_link;

Then you need to re-index the search-index in eZ publish.
php -C update/common/scripts/updatesearchindex.php

Thats it, index is updated.

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

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 18 2025 05:17:14
Script start
Timing: Jan 18 2025 05:17:14
Module start 'layout'
Timing: Jan 18 2025 05:17:14
Module start 'content'
Timing: Jan 18 2025 05:17:15
Module end 'content'
Timing: Jan 18 2025 05:17:15
Script end

Main resources:

Total runtime0.9889 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 588.9063152.6094
Module start 'layout' 0.00640.0034 741.515639.4063
Module start 'content' 0.00980.9777 780.9219525.9766
Module end 'content' 0.98750.0013 1,306.89848.2031
Script end 0.9889  1,315.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3346160.0002
Check MTime0.00140.1409160.0001
Mysql Total
Database connection0.00120.120910.0012
Mysqli_queries0.945595.6120540.0175
Looping result0.00040.0446520.0000
Template Total0.957096.820.4785
Template load0.00210.209920.0010
Template processing0.955096.568520.4775
Template load and register function0.00030.027010.0003
states
state_id_array0.00090.090810.0009
state_identifier_array0.00100.098420.0005
Override
Cache load0.00170.1730160.0001
Sytem overhead
Fetch class attribute can translate value0.00050.050120.0002
Fetch class attribute name0.00130.134630.0004
XML
Image XML parsing0.00060.060320.0003
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00090.0872160.0001
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs