#(reload)#::#(/reload)# YaCy '#[clientname]#': URL Database Administration #%env/templates/metas.template%# #%env/templates/header.template%# #%env/templates/submenuIndexImport.template%#

Index Export

The local index currently contains #[ucount]# documents.

#(lurlexport)#::
Loaded URL Export
Export Path
URL Filter
query
maximum age (seconds, -1 = unlimited)
Export Format
Full Data Records:
XML (Rich and full-text Solr data, one document per line in one large xml file, can be processed with shell tools, can be imported with DATA/SURROGATE/in/)
JSON (Rich and full-text Elasticsearch data, one document per line in one flat JSON file, can be bulk-imported to elasticsearch with the command "curl -XPOST localhost:9200/collection1/yacy/_bulk --data-binary @yacy_dump_XXX.flatjson")
XML (RSS)
Full URL List:
Plain Text List (URLs only)
HTML (URLs with title)
Only Domain:
Plain Text List (domains only)
HTML (domains as URLs, no title)
Only Text:
Fulltext of Search Index Text
 
::
Export to file #[exportfile]# is running .. #[urlcount]# Documents so far
:: #(/lurlexport)# #(lurlexportfinished)#::
Finished export of #[urlcount]# Documents to file #[exportfile]#
Import this file by moving it to DATA/SURROGATES/in
:: #(/lurlexportfinished)# #(lurlexporterror)#::
Export to file #[exportfile]# failed: #[exportfailmsg]#
:: #(/lurlexporterror)# #(dumprestore)#::
Dump and Restore of Solr Index
 
Dump File
 
:: #(/dumprestore)# #(indexdump)#::
Stored a solr dump to file #[dumpfile]#
:: #(/indexdump)# #%env/templates/footer.template%#