diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-12-03 15:38:29 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-12-03 15:38:29 +0000 |
| commit | d39d420b39fa9556f4d631fb23718dd8094ce800 (patch) | |
| tree | 4e51a9742d83a150165756e278c137a30599b194 /htroot/yacysearch.json | |
| parent | 5280ad638d97cfd0e225e53ff9e6074a0d05b4d4 (diff) | |
performance hacks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5376 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/yacysearch.json')
| -rw-r--r-- | htroot/yacysearch.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htroot/yacysearch.json b/htroot/yacysearch.json index 5478465c3..100f9d4d0 100644 --- a/htroot/yacysearch.json +++ b/htroot/yacysearch.json @@ -18,8 +18,9 @@ "items": [ #{results}# <!--#include virtual="yacysearchitem.json?item=#[item]#&eventID=#[eventID]#" --> +#(nl)#:: ,#(/nl)# #{/results}# - {}], + ], <!--#include virtual="yacysearchtrailer.json?eventID=#[eventID]#" --> }] }
\ No newline at end of file |
