Custom search return all nodes

Author Message

akiL Mussa

Wednesday 10 August 2005 2:50:52 am

Hi,

Im trying to do a attribute based search with the following code. The problem is that the result returns always all the nodes. Can somebody help me with this?

<form action={"/content/advancedsearch/"|ezurl} method="get">
<input type="hidden" name="SubTreeArray[]" value="104" />
    <input type="hidden" name="Content_search_attribute_fulltext_classattribute_id[]" value="226" />
    <input type="text" name="Content_search_attribute_fulltext_value[]" value="{$search_array_by_class_attribute_id['226']['value']}" />
    <input type="submit"  value="Search" name="SearchButton">
</form>

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 19 2025 01:08:24
Script start
Timing: Jan 19 2025 01:08:24
Module start 'layout'
Timing: Jan 19 2025 01:08:24
Module start 'content'
Timing: Jan 19 2025 01:08:25
Module end 'content'
Timing: Jan 19 2025 01:08:25
Script end

Main resources:

Total runtime0.7368 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.1563152.6250
Module start 'layout' 0.00660.0042 741.781339.4609
Module start 'content' 0.01080.7244 781.2422400.1875
Module end 'content' 0.73520.0015 1,181.42978.1641
Script end 0.7367  1,189.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.5459160.0003
Check MTime0.00180.2500160.0001
Mysql Total
Database connection0.00110.155310.0011
Mysqli_queries0.698394.7756460.0152
Looping result0.00060.0828440.0000
Template Total0.701895.320.3509
Template load0.00270.360120.0013
Template processing0.699194.893020.3496
Template load and register function0.00020.030110.0002
states
state_id_array0.00140.195010.0014
state_identifier_array0.00100.133420.0005
Override
Cache load0.00230.306560.0004
Sytem overhead
Fetch class attribute can translate value0.00080.106110.0008
Fetch class attribute name0.00070.095910.0007
XML
Image XML parsing0.00020.028910.0002
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00070.0978100.0001
String conversion0.00000.001440.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 5
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs