yacy_search_server/htroot/api/termlist_p.xml
orbiter 6db8921a0f enhanced termlist
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7914 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-01 10:23:22 +00:00

17 lines
500 B
XML

<?xml version="1.0"?>
<terms
allcount="#[termnumber]#"
selectcount="#[terms]#"
selectmemory="#[totalmemory]#"
over1000="#[over1000]#"
over10000="#[over10000]#"
over100000="#[over100000]#"
over1000000="#[over1000000]#"
over10000000="#[over10000000]#"
over100000000="#[over100000000]#"
>
<maxterm hash="#[maxterm]#" count="#[maxcount]#" memory="#[maxcountmemory]#"/>
#{terms}#
<term hash="#[termhash]#" id="#[termhash]#" count="#[count]#" memory="#[memory]#"/>
#{/terms}#
</terms>