Class attribute fulltext seach - problem

Author Message

Jose Mourinho

Sunday 11 November 2007 5:08:11 am

Hello all,

I want to use fulltext search of attribute of class with this tool:
<form action={"/content/advancedsearch/"|ezurl} method="get">
Search in folder description:
<input type="hidden" name="Content_search_attribute_fulltext_classattribute_id[]" value="156" />
<input type="text" name="Content_search_attribute_fulltext_value[]" value="{$search_array_by_class_attribute_id['156']['value']}" />
<input type="submit" value="Search" name="SearchButton">
</form>

and i set AllowEmptySearch=enabled in [SearchSettings] ini site.ini

i read this in http://ez.no/ezpublish/documentation/customization/components/search/custom_search_box
I change the id_number of class attribute with the id number of my attribute.
But it do not works...

Please help

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 20:57:20
Script start
Timing: Jan 18 2025 20:57:20
Module start 'layout'
Timing: Jan 18 2025 20:57:20
Module start 'content'
Timing: Jan 18 2025 20:57:21
Module end 'content'
Timing: Jan 18 2025 20:57:21
Script end

Main resources:

Total runtime0.7447 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.0054 588.0313152.6406
Module start 'layout' 0.00540.0026 740.671939.4609
Module start 'content' 0.00800.7351 780.1328402.3359
Module end 'content' 0.74310.0015 1,182.46888.1406
Script end 0.7446  1,190.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4320160.0002
Check MTime0.00130.1747160.0001
Mysql Total
Database connection0.00060.085710.0006
Mysqli_queries0.706094.8061460.0153
Looping result0.00040.0568440.0000
Template Total0.714395.920.3572
Template load0.00190.258620.0010
Template processing0.712495.661220.3562
Template load and register function0.00020.027310.0002
states
state_id_array0.00080.106810.0008
state_identifier_array0.00080.106120.0004
Override
Cache load0.00150.2043160.0001
Sytem overhead
Fetch class attribute can translate value0.00070.093310.0007
Fetch class attribute name0.00060.077810.0006
XML
Image XML parsing0.00010.017410.0001
class_abstraction
Instantiating content class attribute0.00000.000510.0000
General
dbfile0.00080.1126100.0001
String conversion0.00000.001240.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
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs