Friday 24 July 2009 4:12:36 am - 3 replies
On a big website or intranet, retrieving relevant content is key to site usability. In addition to a navigation structure based on the document hierarchy, most large sites have an internal search engine that accesses indexed content. In this article we look at the challenges involved with creating an internal search engine. This article is also an overview of the current research at eZ Systems in this area. As part of a research project, I have evaluated different relevance-based ranking concepts and have written a basic test implementation using different approaches.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 10:26:34 |
Script start | |
Timing: | Jan 18 2025 10:26:34 |
Module start 'layout' | |
Timing: | Jan 18 2025 10:26:34 |
Module start 'content' | |
Timing: | Jan 18 2025 10:26:35 |
Module end 'content' | |
Timing: | Jan 18 2025 10:26:35 |
Script end |
Total runtime | 0.1521 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 73 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0074 | 589.0313 | 152.6250 |
Module start 'layout' | 0.0074 | 0.0033 | 741.6563 | 39.4453 |
Module start 'content' | 0.0107 | 0.1399 | 781.1016 | 663.9688 |
Module end 'content' | 0.1506 | 0.0015 | 1,445.0703 | 18.3984 |
Script end | 0.1521 | 1,463.4688 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0033 | 2.1859 | 16 | 0.0002 |
Check MTime | 0.0015 | 0.9780 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0021 | 1.3883 | 1 | 0.0021 |
Mysqli_queries | 0.0895 | 58.8018 | 73 | 0.0012 |
Looping result | 0.0006 | 0.3918 | 71 | 0.0000 |
Template Total | 0.1122 | 73.8 | 2 | 0.0561 |
Template load | 0.0017 | 1.1071 | 2 | 0.0008 |
Template processing | 0.1105 | 72.6594 | 2 | 0.0553 |
Template load and register function | 0.0002 | 0.1531 | 1 | 0.0002 |
states | ||||
state_id_array | 0.0018 | 1.1530 | 2 | 0.0009 |
state_identifier_array | 0.0025 | 1.6506 | 3 | 0.0008 |
Override | ||||
Cache load | 0.0014 | 0.8971 | 22 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0020 | 1.2997 | 4 | 0.0005 |
Fetch class attribute can translate value | 0.0004 | 0.2945 | 2 | 0.0002 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0058 | 4 | 0.0000 |
XML | ||||
Image XML parsing | 0.0003 | 0.1735 | 2 | 0.0001 |
General | ||||
dbfile | 0.0006 | 0.4028 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0064 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
4 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
7 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
4 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
2 | content/datatype/view/ezxmltags/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 19 Number of unique templates used: 6 |
Time used to render debug report: 0.0001 secs