Forums / General / Where to edit the searchsettings?

Where to edit the searchsettings?

Author Message

Ola Muldal

Wednesday 01 March 2006 5:39:40 am

I have tried to change the search.tpl according to documentation to give me results only from i.e. Articles and Forum.

However, the code in search.tpl seems to not be used at all. I know its the right template, cause ive changed other stuff in the file (changed design), and it shows up at the site. However, modifying search doesnt do anything. Infact, i deleted the whole fetch function just to test if anything happend, but no, search is still working at the site... -_-

So where do i exactly find where to control searchresults? I dont want stuff returned from "Media Library" and other weird sections of the site thats just 100% irrelevant.

I use version 3.6.2 btw.

Kristof Coomans

Wednesday 01 March 2006 6:16:00 am

See http://ez.no/doc/ez_publish/technical_manual/3_6/reference/configuration_files/site_ini/searchsettings

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Ola Muldal

Wednesday 01 March 2006 6:33:00 am

SearchViewHandling=default|template

Bingo, thanks a bunch

eZ debug

Timing: Jan 18 2025 22:18:28
Script start
Timing: Jan 18 2025 22:18:28
Module start 'content'
Timing: Jan 18 2025 22:18:28
Module end 'content'
Timing: Jan 18 2025 22:18:28
Script end

Main resources:

Total runtime0.5414 sec
Peak memory usage4,096.0000 KB
Database Queries58

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 588.8281180.8359
Module start 'content' 0.00660.5272 769.6641533.8438
Module end 'content' 0.53380.0075 1,303.507842.2578
Script end 0.5413  1,345.7656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00270.5074140.0002
Check MTime0.00120.2232140.0001
Mysql Total
Database connection0.00070.120810.0007
Mysqli_queries0.501292.5730580.0086
Looping result0.00070.1213560.0000
Template Total0.513194.820.2565
Template load0.00180.336620.0009
Template processing0.511394.441720.2556
Template load and register function0.00020.031410.0002
states
state_id_array0.00110.206910.0011
state_identifier_array0.00140.261220.0007
Override
Cache load0.00140.2615130.0001
Sytem overhead
Fetch class attribute can translate value0.00060.118020.0003
Fetch class attribute name0.00160.287440.0004
XML
Image XML parsing0.00070.129720.0004
class_abstraction
Instantiating content class attribute0.00000.001840.0000
General
dbfile0.00200.3648180.0001
String conversion0.00000.000930.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs