yacy_search_server/htroot/IndexControlURLs_p.xml
Michael Peter Christen 0fe7b6fd3b migrated the index export methods from the old metadata to solr. Now
exports are done using solr queries. removed superfluous methods and
servlets.
2013-01-24 12:39:19 +01:00

16 lines
328 B
XML

<?xml version="1.0"?>
<data>
#(statisticslines)#::
<domains>
#{domains}#
<domain>
<host>#[domain]#</host>
<count>#[count]#</count>
</domain>
#{/domains}#
</domains>
#(/statisticslines)#
#(indexdump)#::
<dumpfile>#[dumpfile]#</dumpfile>::
#(/indexdump)#
</data>