summaryrefslogtreecommitdiff
path: root/htroot/IndexControlURLs_p.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
-rw-r--r--htroot/IndexControlURLs_p.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html
index 77abc40a3..c9d363ae9 100644
--- a/htroot/IndexControlURLs_p.html
+++ b/htroot/IndexControlURLs_p.html
@@ -125,6 +125,26 @@ function updatepage(str) {
</table>
#(/statisticslines)#
+ #(dumprestore)#::
+ <form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
+ <fieldset><legend>Dump and Restore of Solr Index</legend>
+ <dl>
+ <dt class="TableCellLight">&nbsp;</dt>
+ <dd><input type="submit" name="indexdump" value="Create Dump" class="submitready" style="width:240px;"/>
+ </dd>
+ </dl>
+ <dl>
+ <dt class="TableCellDark">Dump File</dt>
+ <dd><input type="text" name="dumpfile" value="#[dumpfile]#" size="80" maxlength="250" />
+ </dd>
+ <dt class="TableCellLight">&nbsp;</dt>
+ <dd><input type="submit" name="indexrestore" value="Restore Dump" class="submitready" style="width:240px;"/>
+ </dd>
+ </dl>
+ </fieldset>
+ </form>::
+ #(/dumprestore)#
+
#(lurlexport)#::
<form action="IndexControlURLs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Loaded URL Export</legend>
@@ -162,6 +182,10 @@ function updatepage(str) {
<div class="error">Export to file #[exportfile]# failed: #[exportfailmsg]#</div>::
#(/lurlexporterror)#
+ #(indexdump)#::
+ <div class="commit">Stored a solr dump to file #[dumpfile]#</div>::
+ #(/indexdump)#
+
#(urlhashsimilar)#::<p>Sequential List of URL-Hashes:<br />
#{rows}#
#{cols}#<a href="/IndexControlURLs_p.html?urlhash=#[urlHash]#&amp;urlhashsearch=1" class="tt">#[urlHash]#</a> #{/cols}#<br />