summaryrefslogtreecommitdiff
path: root/htroot/IndexFederated_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2013-02-22 22:03:32 +0100
committerreger <reger18@arcor.de>2013-02-22 22:03:32 +0100
commitd31a109efe7d0eb27d3f771010a66ab1d7732d6f (patch)
treec1c8567f328a3c5cbde6a5ca22627f5c0b03e20c /htroot/IndexFederated_p.html
parent1951ba61ae7f59981a6b9e7546552b6b233b4cc8 (diff)
remove obsolete Solr "commit within" input field from IndexFederated
see https://gitorious.org/yacy/rc1/commit/41116066548be3d7987d7eaa73f2aac43e6f1e43
Diffstat (limited to 'htroot/IndexFederated_p.html')
-rw-r--r--htroot/IndexFederated_p.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/htroot/IndexFederated_p.html b/htroot/IndexFederated_p.html
index 7f6925f69..f2b3f8eb8 100644
--- a/htroot/IndexFederated_p.html
+++ b/htroot/IndexFederated_p.html
@@ -64,8 +64,6 @@
<dt class="TableCellDark">Solr URL(s)</dt>
<dd><textarea rows="2" cols="80" name="solr.indexing.url" id="solr.indexing.url"/>#[solr.indexing.url]#</textarea><br/>
You can set one or more Solr targets here which are accessed as a shard. For several targets, list them using a ',' (comma) as separator.</dd>
- <dt class="TableCellDark">Commit-Within (milliseconds)</dt>
- <dd><input type="text" size="6" maxlength="6" value="#[solr.indexing.commitWithinMs]#" name="solr.indexing.commitWithinMs" id="solr.indexing.commitWithinMs"/> (increase this value to i.e. 180000 - 3 minutes - for more performance)</dd>
<dt class="TableCellDark">Lazy Value Initialization</dt>
<dd><input type="checkbox" name="solr.indexing.lazy" id="solr.indexing.lazy" #(solr.indexing.lazy.checked)#:: checked="checked"#(/solr.indexing.lazy.checked)# /> (if checked, only non-zero values and non-empty strings are written)</dd>
<dt class="TableCellDark">Sharding Method</dt>