summaryrefslogtreecommitdiff
path: root/htroot/AccessTracker_p.html
diff options
context:
space:
mode:
authorlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-11-14 11:50:46 +0000
committerlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-11-14 11:50:46 +0000
commitfd83e59f8e28cd05a42ab19254b8a2dab217deb4 (patch)
tree1c98ed68cd599e16dd4bb1179d73fcb29871a2f5 /htroot/AccessTracker_p.html
parentdba7ef51440ae3992260759f58478334af73e8af (diff)
new remote search average
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5343 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/AccessTracker_p.html')
-rw-r--r--htroot/AccessTracker_p.html18
1 files changed, 12 insertions, 6 deletions
diff --git a/htroot/AccessTracker_p.html b/htroot/AccessTracker_p.html
index 7c8517eea..520980adf 100644
--- a/htroot/AccessTracker_p.html
+++ b/htroot/AccessTracker_p.html
@@ -159,14 +159,20 @@
</tr>
#{/list}#
<tr class="TableHeader">
+ <td>Total: #[num]#
+ <br/>Success: #[resultcount]#</td>
<td></td>
<td></td>
- <td></td>
- <td>&#216; #[querycount_avg]#</td>
- <td>&#216; #[resultcount_avg]#</td>
- <td>&#216; #[resulttime_avg]#</td>
- <td>&#216; #[urltime_avg]#</td>
- <td>&#216; #[snippettime_avg]#</td>
+ <td>&#216; #[querycount_avg]#
+ <br/>&#216; #[querycount_avg1]#</td>
+ <td>&#216; #[resultcount_avg]#
+ <br/>&#216; #[resultcount_avg1]#</td>
+ <td>&#216; #[resulttime_avg]#
+ <br/>&#216; #[resulttime_avg1]#</td>
+ <td>&#216; #[urltime_avg]#
+ <br/>&#216; #[urltime_avg1]#</td>
+ <td>&#216; #[snippettime_avg]#
+ <br/>&#216; #[snippettime_avg1]#</td>
<td></td>
</tr>
</table>