rjack-solr 3.6.2.0-java → 4.0.0.0-java
Sign up to get free protection for your applications and to get access to all the features.
- data/History.rdoc +5 -0
- data/Manifest.txt +268 -33
- data/NOTICE.txt +1 -1
- data/README.rdoc +6 -6
- data/assembly.xml +2 -2
- data/bin/rjack-solr-fg +1 -1
- data/init/rjack-solr +2 -2
- data/lib/rjack-solr.rb +7 -2
- data/lib/rjack-solr/base.rb +2 -2
- data/lib/rjack-solr/commons-cli-1.2.jar +0 -0
- data/lib/rjack-solr/config.rb +1 -1
- data/lib/rjack-solr/server.rb +1 -1
- data/lib/rjack-solr/solr-core-4.0.0.jar +0 -0
- data/lib/rjack-solr/solr-solrj-4.0.0.jar +0 -0
- data/pom.xml +19 -6
- data/test/test_solr.rb +7 -5
- data/webapp/META-INF/LICENSE.txt +0 -940
- data/webapp/META-INF/MANIFEST.MF +5 -5
- data/webapp/META-INF/NOTICE.txt +160 -93
- data/webapp/WEB-INF/web.xml +57 -43
- data/webapp/admin.html +140 -0
- data/webapp/css/chosen.css +392 -0
- data/webapp/css/styles/analysis.css +293 -0
- data/webapp/css/styles/cloud.css +331 -0
- data/webapp/css/styles/common.css +593 -0
- data/webapp/css/styles/cores.css +203 -0
- data/webapp/css/styles/dashboard.css +127 -0
- data/webapp/css/styles/dataimport.css +222 -0
- data/webapp/css/styles/index.css +195 -0
- data/webapp/css/styles/java-properties.css +33 -0
- data/webapp/css/styles/logging.css +323 -0
- data/webapp/css/styles/menu.css +272 -0
- data/webapp/css/styles/plugins.css +175 -0
- data/webapp/css/styles/query.css +137 -0
- data/webapp/css/styles/replication.css +494 -0
- data/webapp/css/styles/schema-browser.css +476 -0
- data/webapp/css/styles/threads.css +153 -0
- data/webapp/img/ZeroClipboard.swf +0 -0
- data/webapp/img/chosen-sprite.png +0 -0
- data/webapp/img/div.gif +0 -0
- data/webapp/{admin → img}/favicon.ico +0 -0
- data/webapp/img/filetypes/7z.png +0 -0
- data/webapp/img/filetypes/README +27 -0
- data/webapp/img/filetypes/ai.png +0 -0
- data/webapp/img/filetypes/aiff.png +0 -0
- data/webapp/img/filetypes/asc.png +0 -0
- data/webapp/img/filetypes/audio.png +0 -0
- data/webapp/img/filetypes/bin.png +0 -0
- data/webapp/img/filetypes/bz2.png +0 -0
- data/webapp/img/filetypes/c.png +0 -0
- data/webapp/img/filetypes/cfc.png +0 -0
- data/webapp/img/filetypes/cfm.png +0 -0
- data/webapp/img/filetypes/chm.png +0 -0
- data/webapp/img/filetypes/class.png +0 -0
- data/webapp/img/filetypes/conf.png +0 -0
- data/webapp/img/filetypes/cpp.png +0 -0
- data/webapp/img/filetypes/cs.png +0 -0
- data/webapp/img/filetypes/css.png +0 -0
- data/webapp/img/filetypes/csv.png +0 -0
- data/webapp/img/filetypes/deb.png +0 -0
- data/webapp/img/filetypes/divx.png +0 -0
- data/webapp/img/filetypes/doc.png +0 -0
- data/webapp/img/filetypes/dot.png +0 -0
- data/webapp/img/filetypes/eml.png +0 -0
- data/webapp/img/filetypes/enc.png +0 -0
- data/webapp/img/filetypes/file.png +0 -0
- data/webapp/img/filetypes/gif.png +0 -0
- data/webapp/img/filetypes/gz.png +0 -0
- data/webapp/img/filetypes/hlp.png +0 -0
- data/webapp/img/filetypes/htm.png +0 -0
- data/webapp/img/filetypes/html.png +0 -0
- data/webapp/img/filetypes/image.png +0 -0
- data/webapp/img/filetypes/iso.png +0 -0
- data/webapp/img/filetypes/jar.png +0 -0
- data/webapp/img/filetypes/java.png +0 -0
- data/webapp/img/filetypes/jpeg.png +0 -0
- data/webapp/img/filetypes/jpg.png +0 -0
- data/webapp/img/filetypes/js.png +0 -0
- data/webapp/img/filetypes/lua.png +0 -0
- data/webapp/img/filetypes/m.png +0 -0
- data/webapp/img/filetypes/mm.png +0 -0
- data/webapp/img/filetypes/mov.png +0 -0
- data/webapp/img/filetypes/mp3.png +0 -0
- data/webapp/img/filetypes/mpg.png +0 -0
- data/webapp/img/filetypes/odc.png +0 -0
- data/webapp/img/filetypes/odf.png +0 -0
- data/webapp/img/filetypes/odg.png +0 -0
- data/webapp/img/filetypes/odi.png +0 -0
- data/webapp/img/filetypes/odp.png +0 -0
- data/webapp/img/filetypes/ods.png +0 -0
- data/webapp/img/filetypes/odt.png +0 -0
- data/webapp/img/filetypes/ogg.png +0 -0
- data/webapp/img/filetypes/pdf.png +0 -0
- data/webapp/img/filetypes/pgp.png +0 -0
- data/webapp/img/filetypes/php.png +0 -0
- data/webapp/img/filetypes/pl.png +0 -0
- data/webapp/img/filetypes/png.png +0 -0
- data/webapp/img/filetypes/ppt.png +0 -0
- data/webapp/img/filetypes/ps.png +0 -0
- data/webapp/img/filetypes/py.png +0 -0
- data/webapp/img/filetypes/ram.png +0 -0
- data/webapp/img/filetypes/rar.png +0 -0
- data/webapp/img/filetypes/rb.png +0 -0
- data/webapp/img/filetypes/rm.png +0 -0
- data/webapp/img/filetypes/rpm.png +0 -0
- data/webapp/img/filetypes/rtf.png +0 -0
- data/webapp/img/filetypes/sig.png +0 -0
- data/webapp/img/filetypes/sql.png +0 -0
- data/webapp/img/filetypes/swf.png +0 -0
- data/webapp/img/filetypes/sxc.png +0 -0
- data/webapp/img/filetypes/sxd.png +0 -0
- data/webapp/img/filetypes/sxi.png +0 -0
- data/webapp/img/filetypes/sxw.png +0 -0
- data/webapp/img/filetypes/tar.png +0 -0
- data/webapp/img/filetypes/tex.png +0 -0
- data/webapp/img/filetypes/tgz.png +0 -0
- data/webapp/img/filetypes/txt.png +0 -0
- data/webapp/img/filetypes/vcf.png +0 -0
- data/webapp/img/filetypes/video.png +0 -0
- data/webapp/img/filetypes/vsd.png +0 -0
- data/webapp/img/filetypes/wav.png +0 -0
- data/webapp/img/filetypes/wma.png +0 -0
- data/webapp/img/filetypes/wmv.png +0 -0
- data/webapp/img/filetypes/xls.png +0 -0
- data/webapp/img/filetypes/xml.png +0 -0
- data/webapp/img/filetypes/xpi.png +0 -0
- data/webapp/img/filetypes/xvid.png +0 -0
- data/webapp/img/filetypes/zip.png +0 -0
- data/webapp/img/ico/arrow-000-small.png +0 -0
- data/webapp/img/ico/arrow-circle.png +0 -0
- data/webapp/img/ico/arrow-switch.png +0 -0
- data/webapp/img/ico/asterisk.png +0 -0
- data/webapp/img/ico/battery.png +0 -0
- data/webapp/img/ico/block-small.png +0 -0
- data/webapp/img/ico/block.png +0 -0
- data/webapp/img/ico/book-open-text.png +0 -0
- data/webapp/img/ico/box.png +0 -0
- data/webapp/img/ico/bug.png +0 -0
- data/webapp/img/ico/chart.png +0 -0
- data/webapp/img/ico/chevron-small-expand.png +0 -0
- data/webapp/img/ico/chevron-small.png +0 -0
- data/webapp/img/ico/clipboard-list.png +0 -0
- data/webapp/img/ico/clipboard-paste-document-text.png +0 -0
- data/webapp/img/ico/clipboard-paste.png +0 -0
- data/webapp/img/ico/clock-select-remain.png +0 -0
- data/webapp/img/ico/clock-select.png +0 -0
- data/webapp/img/ico/construction.png +0 -0
- data/webapp/img/ico/cross-0.png +0 -0
- data/webapp/img/ico/cross-1.png +0 -0
- data/webapp/img/ico/cross.png +0 -0
- data/webapp/img/ico/dashboard.png +0 -0
- data/webapp/img/ico/database.png +0 -0
- data/webapp/img/ico/databases.png +0 -0
- data/webapp/img/ico/disk-black.png +0 -0
- data/webapp/img/ico/document-convert.png +0 -0
- data/webapp/img/ico/document-import.png +0 -0
- data/webapp/img/ico/document-list.png +0 -0
- data/webapp/img/ico/document-text.png +0 -0
- data/webapp/img/ico/download-cloud.png +0 -0
- data/webapp/img/ico/exclamation-button.png +0 -0
- data/webapp/img/ico/eye.png +0 -0
- data/webapp/img/ico/folder-export.png +0 -0
- data/webapp/img/ico/folder-tree.png +0 -0
- data/webapp/img/ico/folder.png +0 -0
- data/webapp/img/ico/funnel-small.png +0 -0
- data/webapp/img/ico/funnel.png +0 -0
- data/webapp/img/ico/gear.png +0 -0
- data/webapp/img/ico/globe-network.png +0 -0
- data/webapp/img/ico/globe.png +0 -0
- data/webapp/img/ico/hammer-screwdriver.png +0 -0
- data/webapp/img/ico/hand.png +0 -0
- data/webapp/img/ico/highlighter-text.png +0 -0
- data/webapp/img/ico/hourglass--exclamation.png +0 -0
- data/webapp/img/ico/hourglass.png +0 -0
- data/webapp/img/ico/inbox-document-text.png +0 -0
- data/webapp/img/ico/information-button.png +0 -0
- data/webapp/img/ico/information-small.png +0 -0
- data/webapp/img/ico/information-white.png +0 -0
- data/webapp/img/ico/information.png +0 -0
- data/webapp/img/ico/jar.png +0 -0
- data/webapp/img/ico/magnifier.png +0 -0
- data/webapp/img/ico/mail.png +0 -0
- data/webapp/img/ico/memory.png +0 -0
- data/webapp/img/ico/molecule.png +0 -0
- data/webapp/img/ico/network-cloud.png +0 -0
- data/webapp/img/ico/network-status-away.png +0 -0
- data/webapp/img/ico/network-status-busy.png +0 -0
- data/webapp/img/ico/network-status-offline.png +0 -0
- data/webapp/img/ico/network-status.png +0 -0
- data/webapp/img/ico/network.png +0 -0
- data/webapp/img/ico/node-design.png +0 -0
- data/webapp/img/ico/node-master.png +0 -0
- data/webapp/img/ico/node-select.png +0 -0
- data/webapp/img/ico/node-slave.png +0 -0
- data/webapp/img/ico/node.png +0 -0
- data/webapp/img/ico/pencil-small.png +0 -0
- data/webapp/img/ico/plus-button.png +0 -0
- data/webapp/img/ico/processor.png +0 -0
- data/webapp/img/ico/prohibition.png +0 -0
- data/webapp/img/ico/property.png +0 -0
- data/webapp/img/ico/question-small-white.png +0 -0
- data/webapp/img/ico/question-white.png +0 -0
- data/webapp/img/ico/question.png +0 -0
- data/webapp/img/ico/receipt-invoice.png +0 -0
- data/webapp/img/ico/receipt.png +0 -0
- data/webapp/img/ico/script-code.png +0 -0
- data/webapp/img/ico/server-cast.png +0 -0
- data/webapp/img/ico/server.png +0 -0
- data/webapp/img/ico/sitemap.png +0 -0
- data/webapp/img/ico/slash.png +0 -0
- data/webapp/img/ico/status-away.png +0 -0
- data/webapp/img/ico/status-busy.png +0 -0
- data/webapp/img/ico/status-offline.png +0 -0
- data/webapp/img/ico/status.png +0 -0
- data/webapp/img/ico/system-monitor--exclamation.png +0 -0
- data/webapp/img/ico/system-monitor.png +0 -0
- data/webapp/img/ico/table.png +0 -0
- data/webapp/img/ico/terminal.png +0 -0
- data/webapp/img/ico/tick-circle.png +0 -0
- data/webapp/img/ico/tick-red.png +0 -0
- data/webapp/img/ico/tick.png +0 -0
- data/webapp/img/ico/toggle-small-expand.png +0 -0
- data/webapp/img/ico/toggle-small.png +0 -0
- data/webapp/img/ico/toolbox.png +0 -0
- data/webapp/img/ico/ui-accordion.png +0 -0
- data/webapp/img/ico/ui-address-bar.png +0 -0
- data/webapp/img/ico/ui-check-box-uncheck.png +0 -0
- data/webapp/img/ico/ui-check-box.png +0 -0
- data/webapp/img/ico/ui-radio-button-uncheck.png +0 -0
- data/webapp/img/ico/ui-radio-button.png +0 -0
- data/webapp/img/ico/ui-text-field-select.png +0 -0
- data/webapp/img/ico/users.png +0 -0
- data/webapp/img/ico/wooden-box.png +0 -0
- data/webapp/img/ico/zone.png +0 -0
- data/webapp/img/loader-light.gif +0 -0
- data/webapp/img/loader.gif +0 -0
- data/webapp/img/lucene-ico.png +0 -0
- data/webapp/img/solr-ico.png +0 -0
- data/webapp/{admin/solr_small.png → img/solr.png} +0 -0
- data/webapp/img/tree.png +0 -0
- data/webapp/js/lib/ZeroClipboard.js +317 -0
- data/webapp/js/lib/chosen.js +953 -0
- data/webapp/{admin/get-properties.jsp → js/lib/console.js} +13 -10
- data/webapp/js/lib/d3.js +9342 -0
- data/webapp/js/lib/highlight.js +1 -0
- data/webapp/{admin/jquery-1.4.3.min.js → js/lib/jquery-1.7.2.min.js} +0 -0
- data/webapp/js/lib/jquery.blockUI.js +499 -0
- data/webapp/js/lib/jquery.cookie.js +47 -0
- data/webapp/js/lib/jquery.form.js +782 -0
- data/webapp/js/lib/jquery.jstree.js +3510 -0
- data/webapp/js/lib/jquery.sammy.js +1856 -0
- data/webapp/js/lib/jquery.sparkline.js +1271 -0
- data/webapp/js/lib/jquery.timeago.js +165 -0
- data/webapp/js/lib/linker.js +48 -0
- data/webapp/js/lib/order.js +189 -0
- data/webapp/js/main.js +57 -0
- data/webapp/js/require.js +11319 -0
- data/webapp/js/scripts/analysis.js +549 -0
- data/webapp/js/scripts/app.js +368 -0
- data/webapp/js/scripts/cloud.js +719 -0
- data/webapp/js/scripts/cores.js +540 -0
- data/webapp/js/scripts/dashboard.js +540 -0
- data/webapp/js/scripts/dataimport.js +567 -0
- data/webapp/js/scripts/file.js +56 -0
- data/webapp/js/scripts/index.js +344 -0
- data/webapp/js/scripts/java-properties.js +107 -0
- data/webapp/js/scripts/logging.js +519 -0
- data/webapp/js/scripts/ping.js +72 -0
- data/webapp/js/scripts/plugins.js +426 -0
- data/webapp/js/scripts/query.js +170 -0
- data/webapp/js/scripts/replication.js +557 -0
- data/webapp/js/scripts/schema-browser.js +1206 -0
- data/webapp/js/scripts/threads.js +159 -0
- data/webapp/tpl/analysis.html +83 -0
- data/webapp/tpl/cloud.html +54 -0
- data/webapp/tpl/cores.html +215 -0
- data/webapp/tpl/dashboard.html +164 -0
- data/webapp/tpl/dataimport.html +123 -0
- data/webapp/tpl/index.html +250 -0
- data/webapp/tpl/logging.html +23 -0
- data/webapp/tpl/plugins.html +39 -0
- data/webapp/tpl/query.html +318 -0
- data/webapp/tpl/replication.html +207 -0
- data/webapp/tpl/schema-browser.html +178 -0
- data/webapp/tpl/threads.html +56 -0
- metadata +307 -40
- data/lib/rjack-solr/solr-core-3.6.2.jar +0 -0
- data/lib/rjack-solr/solr-solrj-3.6.2.jar +0 -0
- data/webapp/admin/_info.jsp +0 -120
- data/webapp/admin/action.jsp +0 -94
- data/webapp/admin/analysis.jsp +0 -496
- data/webapp/admin/analysis.xsl +0 -179
- data/webapp/admin/dataimport.jsp +0 -53
- data/webapp/admin/debug.jsp +0 -103
- data/webapp/admin/distributiondump.jsp +0 -160
- data/webapp/admin/form.jsp +0 -152
- data/webapp/admin/get-file.jsp +0 -72
- data/webapp/admin/header.jsp +0 -44
- data/webapp/admin/index.jsp +0 -162
- data/webapp/admin/meta.xsl +0 -34
- data/webapp/admin/ping.jsp +0 -52
- data/webapp/admin/ping.xsl +0 -71
- data/webapp/admin/raw-schema.jsp +0 -38
- data/webapp/admin/registry.jsp +0 -107
- data/webapp/admin/registry.xsl +0 -321
- data/webapp/admin/replication/header.jsp +0 -89
- data/webapp/admin/replication/index.jsp +0 -378
- data/webapp/admin/schema.jsp +0 -690
- data/webapp/admin/solr-admin.css +0 -215
- data/webapp/admin/stats.jsp +0 -92
- data/webapp/admin/stats.xsl +0 -220
- data/webapp/admin/tabular.xsl +0 -141
- data/webapp/admin/threaddump.jsp +0 -110
- data/webapp/admin/threaddump.xsl +0 -103
- data/webapp/index.jsp +0 -49
@@ -0,0 +1,164 @@
|
|
1
|
+
<!--
|
2
|
+
Licensed to the Apache Software Foundation (ASF) under one or more
|
3
|
+
contributor license agreements. See the NOTICE file distributed with
|
4
|
+
this work for additional information regarding copyright ownership.
|
5
|
+
The ASF licenses this file to You under the Apache License, Version 2.0
|
6
|
+
(the "License"); you may not use this file except in compliance with
|
7
|
+
the License. You may obtain a copy of the License at
|
8
|
+
|
9
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
|
11
|
+
Unless required by applicable law or agreed to in writing, software
|
12
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
See the License for the specific language governing permissions and
|
15
|
+
limitations under the License.
|
16
|
+
-->
|
17
|
+
<div id="dashboard">
|
18
|
+
|
19
|
+
<div class="clearfix">
|
20
|
+
|
21
|
+
<div class="block fieldlist" id="statistics">
|
22
|
+
|
23
|
+
<h2><span>Statistics</span></h2>
|
24
|
+
|
25
|
+
<div class="message-container">
|
26
|
+
<div class="message"></div>
|
27
|
+
</div>
|
28
|
+
|
29
|
+
<div class="content">
|
30
|
+
|
31
|
+
<dl>
|
32
|
+
|
33
|
+
<dt class="index_last-modified">Last Modified:</dt>
|
34
|
+
<dd class="index_last-modified value timeago"></dd>
|
35
|
+
|
36
|
+
<dt class="index_num-docs">Num Docs:</dt>
|
37
|
+
<dd class="index_num-docs value"></dd>
|
38
|
+
|
39
|
+
<dt class="index_max-doc">Max Doc:</dt>
|
40
|
+
<dd class="index_max-doc value"></dd>
|
41
|
+
|
42
|
+
<dt class="index_version">Version:</dt>
|
43
|
+
<dd class="index_version value"></dd>
|
44
|
+
|
45
|
+
<dt class="index_segmentCount">Segment Count:</dt>
|
46
|
+
<dd class="index_segmentCount value"></dd>
|
47
|
+
|
48
|
+
<dt class="index_optimized">Optimized:</dt>
|
49
|
+
<dd class="index_optimized value ico"><span></span>
|
50
|
+
<a>optimize now</a></dd>
|
51
|
+
|
52
|
+
<dt class="index_current">Current:</dt>
|
53
|
+
<dd class="index_current value ico"><span></span></dd>
|
54
|
+
|
55
|
+
</dl>
|
56
|
+
|
57
|
+
</div>
|
58
|
+
</div>
|
59
|
+
|
60
|
+
<div class="block" id="admin-extra">
|
61
|
+
|
62
|
+
<h2><span>Admin Extra</span></h2>
|
63
|
+
|
64
|
+
<div class="message-container">
|
65
|
+
<div class="message"></div>
|
66
|
+
</div>
|
67
|
+
|
68
|
+
<div class="content">
|
69
|
+
|
70
|
+
</div>
|
71
|
+
|
72
|
+
</div>
|
73
|
+
|
74
|
+
</div>
|
75
|
+
<div class="clearfix">
|
76
|
+
|
77
|
+
<div class="block" id="replication">
|
78
|
+
|
79
|
+
<h2><span class="is-replicating">Replication</span></h2>
|
80
|
+
|
81
|
+
<div class="message-container">
|
82
|
+
<div class="message"></div>
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div class="content clearfix"id="details">
|
86
|
+
|
87
|
+
<table border="0" cellspacing="0" cellpadding="0">
|
88
|
+
|
89
|
+
<thead>
|
90
|
+
|
91
|
+
<tr>
|
92
|
+
|
93
|
+
<td><span>Index</span></td>
|
94
|
+
<th>Version</th>
|
95
|
+
<th><abbr title="Generation">Gen</abbr></th>
|
96
|
+
<th>Size</th>
|
97
|
+
|
98
|
+
</tr>
|
99
|
+
|
100
|
+
</thead>
|
101
|
+
<tbody>
|
102
|
+
|
103
|
+
<tr class="master">
|
104
|
+
|
105
|
+
<th>Master:</th>
|
106
|
+
<td class="version"><div>x</div></td>
|
107
|
+
<td class="generation"><div>y</div></td>
|
108
|
+
<td class="size"><div>z</div></td>
|
109
|
+
|
110
|
+
</tr>
|
111
|
+
|
112
|
+
<tr class="slave slaveOnly">
|
113
|
+
|
114
|
+
<th>Slave:</th>
|
115
|
+
<td class="version"><div>a</div></td>
|
116
|
+
<td class="generation"><div>c</div></td>
|
117
|
+
<td class="size"><div>c</div></td>
|
118
|
+
|
119
|
+
</tr>
|
120
|
+
|
121
|
+
</tbody>
|
122
|
+
|
123
|
+
</table>
|
124
|
+
|
125
|
+
</div>
|
126
|
+
</div>
|
127
|
+
|
128
|
+
<div class="block" id="dataimport">
|
129
|
+
|
130
|
+
<h2><span>Dataimport</span></h2>
|
131
|
+
|
132
|
+
<div class="message-container">
|
133
|
+
<div class="message"></div>
|
134
|
+
</div>
|
135
|
+
|
136
|
+
<div class="content"></div>
|
137
|
+
</div>
|
138
|
+
|
139
|
+
</div>
|
140
|
+
|
141
|
+
<div class="block fieldlist" id="healthcheck">
|
142
|
+
|
143
|
+
<h2><span>Healthcheck</span></h2>
|
144
|
+
|
145
|
+
<div class="message-container">
|
146
|
+
<div class="message"></div>
|
147
|
+
</div>
|
148
|
+
|
149
|
+
<div class="content">
|
150
|
+
<dl>
|
151
|
+
|
152
|
+
<dt class="status">Status:</dt>
|
153
|
+
<dd class="status value ico">
|
154
|
+
<button class="healthcheck-status">Healthcheck Status</button>
|
155
|
+
</dd>
|
156
|
+
</dl>
|
157
|
+
</div>
|
158
|
+
|
159
|
+
</div>
|
160
|
+
|
161
|
+
</div>
|
162
|
+
|
163
|
+
|
164
|
+
</div>
|
@@ -0,0 +1,123 @@
|
|
1
|
+
<!--
|
2
|
+
Licensed to the Apache Software Foundation (ASF) under one or more
|
3
|
+
contributor license agreements. See the NOTICE file distributed with
|
4
|
+
this work for additional information regarding copyright ownership.
|
5
|
+
The ASF licenses this file to You under the Apache License, Version 2.0
|
6
|
+
(the "License"); you may not use this file except in compliance with
|
7
|
+
the License. You may obtain a copy of the License at
|
8
|
+
|
9
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
|
11
|
+
Unless required by applicable law or agreed to in writing, software
|
12
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
See the License for the specific language governing permissions and
|
15
|
+
limitations under the License.
|
16
|
+
-->
|
17
|
+
<div id="dataimport" class="clearfix">
|
18
|
+
|
19
|
+
<div id="frame">
|
20
|
+
|
21
|
+
<div id="current_state">
|
22
|
+
|
23
|
+
<span class="time"></span>
|
24
|
+
<div class="info">
|
25
|
+
<strong></strong>
|
26
|
+
<div class="details"></div>
|
27
|
+
</div>
|
28
|
+
|
29
|
+
</div>
|
30
|
+
|
31
|
+
<div id="config-error">
|
32
|
+
|
33
|
+
Dataimport XML-Configuration is not valid
|
34
|
+
|
35
|
+
</div>
|
36
|
+
|
37
|
+
<div class="block hidden" id="config">
|
38
|
+
|
39
|
+
<h2>
|
40
|
+
<a class="toggle"><span>Dataimport Configuration</span></a>
|
41
|
+
<a class="reload_config" title="Reload Configuration">Reload</a>
|
42
|
+
</h2>
|
43
|
+
|
44
|
+
<div class="message-container">
|
45
|
+
<div class="message"></div>
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<div class="content">
|
49
|
+
|
50
|
+
<div id="dataimport_config">
|
51
|
+
|
52
|
+
<div class="loader">Loading ...</div>
|
53
|
+
|
54
|
+
</div>
|
55
|
+
|
56
|
+
</div>
|
57
|
+
|
58
|
+
</div>
|
59
|
+
|
60
|
+
</div>
|
61
|
+
|
62
|
+
<div id="form">
|
63
|
+
|
64
|
+
<div id="navigation">
|
65
|
+
|
66
|
+
<ul></ul>
|
67
|
+
|
68
|
+
</div>
|
69
|
+
|
70
|
+
<form action="#" method="get">
|
71
|
+
|
72
|
+
<label for="command">
|
73
|
+
<a rel="help">Command</a>
|
74
|
+
</label>
|
75
|
+
<select name="command" id="command">
|
76
|
+
<option>full-import</option>
|
77
|
+
<option>delta-import</option>
|
78
|
+
</select>
|
79
|
+
|
80
|
+
<label for="verbose" class="checkbox">
|
81
|
+
<input type="checkbox" name="verbose" id="verbose" value="true">
|
82
|
+
<a rel="help">Verbose</a>
|
83
|
+
</label>
|
84
|
+
|
85
|
+
<label for="clean" class="checkbox">
|
86
|
+
<input type="checkbox" name="clean" id="clean" value="true">
|
87
|
+
<a rel="help">Clean</a>
|
88
|
+
</label>
|
89
|
+
|
90
|
+
<label for="commit" class="checkbox">
|
91
|
+
<input type="checkbox" name="commit" id="commit" value="true">
|
92
|
+
<a rel="help">Commit</a>
|
93
|
+
</label>
|
94
|
+
|
95
|
+
<label for="optimize" class="checkbox">
|
96
|
+
<input type="checkbox" name="optimize" id="optimize" value="true">
|
97
|
+
<a rel="help">Optimize</a>
|
98
|
+
</label>
|
99
|
+
|
100
|
+
<label for="entity">
|
101
|
+
<a rel="help">Entity</a>
|
102
|
+
</label>
|
103
|
+
<select id="entity"></select>
|
104
|
+
|
105
|
+
<label for="start">
|
106
|
+
<a rel="help">Start</a>,
|
107
|
+
<a rel="help">Rows</a>
|
108
|
+
</label>
|
109
|
+
<input type="text" id="start" placeholder="0">
|
110
|
+
<input type="text" id="rows" placeholder="10">
|
111
|
+
|
112
|
+
<label for="custom_parameters">
|
113
|
+
<a rel="help">Custom Parameters</a>
|
114
|
+
</label>
|
115
|
+
<input type="text" id="custom_parameters" value="" placeholder="key1=val1&key2=val2">
|
116
|
+
|
117
|
+
<button type="submit">Execute Import</button>
|
118
|
+
|
119
|
+
</form>
|
120
|
+
|
121
|
+
</div>
|
122
|
+
|
123
|
+
</div>
|
@@ -0,0 +1,250 @@
|
|
1
|
+
<!--
|
2
|
+
Licensed to the Apache Software Foundation (ASF) under one or more
|
3
|
+
contributor license agreements. See the NOTICE file distributed with
|
4
|
+
this work for additional information regarding copyright ownership.
|
5
|
+
The ASF licenses this file to You under the Apache License, Version 2.0
|
6
|
+
(the "License"); you may not use this file except in compliance with
|
7
|
+
the License. You may obtain a copy of the License at
|
8
|
+
|
9
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
|
11
|
+
Unless required by applicable law or agreed to in writing, software
|
12
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
See the License for the specific language governing permissions and
|
15
|
+
limitations under the License.
|
16
|
+
-->
|
17
|
+
<div id="index" class="clearfix">
|
18
|
+
|
19
|
+
<div class="clearfix">
|
20
|
+
|
21
|
+
<div class="index-left">
|
22
|
+
|
23
|
+
<div class="block" id="instance">
|
24
|
+
|
25
|
+
<h2><span>Instance</span></h2>
|
26
|
+
|
27
|
+
<div class="content">
|
28
|
+
|
29
|
+
<ul class="data">
|
30
|
+
|
31
|
+
<li class="start_time"><dl class="clearfix">
|
32
|
+
<dt><span>Start</span></dt>
|
33
|
+
<dd class="timeago"></dd>
|
34
|
+
</dl></li>
|
35
|
+
|
36
|
+
<li class="host"><dl class="clearfix">
|
37
|
+
<dt><span>Host</span></dt>
|
38
|
+
<dd></dd>
|
39
|
+
</dl></li>
|
40
|
+
|
41
|
+
<li class="dir dir_cwd"><dl class="clearfix">
|
42
|
+
<dt><span>CWD</span></dt>
|
43
|
+
<dd></dd>
|
44
|
+
</dl></li>
|
45
|
+
|
46
|
+
<li class="dir dir_instance"><dl class="clearfix">
|
47
|
+
<dt><span>Instance</span></dt>
|
48
|
+
<dd></dd>
|
49
|
+
</dl></li>
|
50
|
+
|
51
|
+
<li class="dir dir_data"><dl class="clearfix">
|
52
|
+
<dt><span>Data</span></dt>
|
53
|
+
<dd></dd>
|
54
|
+
</dl></li>
|
55
|
+
|
56
|
+
<li class="dir dir_index"><dl class="clearfix">
|
57
|
+
<dt><span>Index</span></dt>
|
58
|
+
<dd></dd>
|
59
|
+
</dl></li>
|
60
|
+
|
61
|
+
</ul>
|
62
|
+
|
63
|
+
</div>
|
64
|
+
|
65
|
+
</div>
|
66
|
+
|
67
|
+
<div class="block" id="versions">
|
68
|
+
|
69
|
+
<h2><span>Versions</span></h2>
|
70
|
+
|
71
|
+
<div class="content">
|
72
|
+
|
73
|
+
<ul class="data">
|
74
|
+
|
75
|
+
<li class="solr solr_spec_version"><dl class="clearfix">
|
76
|
+
<dt><span>solr-spec</span></dt>
|
77
|
+
<dd></dd>
|
78
|
+
</dl></li>
|
79
|
+
|
80
|
+
<li class="solr_impl_version"><dl class="clearfix">
|
81
|
+
<dt class=""><span>solr-impl</span></dt>
|
82
|
+
<dd></dd>
|
83
|
+
</dl></li>
|
84
|
+
|
85
|
+
<li class="lucene lucene_spec_version"><dl class="clearfix">
|
86
|
+
<dt><span>lucene-spec</span></dt>
|
87
|
+
<dd></dd>
|
88
|
+
</dl></li>
|
89
|
+
|
90
|
+
<li class="lucene_impl_version"><dl class="clearfix">
|
91
|
+
<dt><span>lucene-impl</span></dt>
|
92
|
+
<dd></dd>
|
93
|
+
</dl></li>
|
94
|
+
|
95
|
+
</ul>
|
96
|
+
|
97
|
+
</div>
|
98
|
+
|
99
|
+
</div>
|
100
|
+
|
101
|
+
</div>
|
102
|
+
|
103
|
+
<div class="index-right">
|
104
|
+
|
105
|
+
<div class="block" id="system">
|
106
|
+
|
107
|
+
<h2><span>System</span></h2>
|
108
|
+
<a class="reload"><span>reload</span></a>
|
109
|
+
|
110
|
+
<div class="content">
|
111
|
+
|
112
|
+
<div id="physical-memory-bar">
|
113
|
+
|
114
|
+
<p data-desc="physical-memory-bar">Physical Memory</p>
|
115
|
+
<div class="bar-holder">
|
116
|
+
|
117
|
+
<div class="bar-max bar">
|
118
|
+
<span class="bar-max val"></span>
|
119
|
+
|
120
|
+
<div class="bar-total bar">
|
121
|
+
<span class="bar-total val"></span>
|
122
|
+
|
123
|
+
</div>
|
124
|
+
|
125
|
+
</div>
|
126
|
+
|
127
|
+
</div>
|
128
|
+
|
129
|
+
</div>
|
130
|
+
|
131
|
+
<div id="swap-space-bar">
|
132
|
+
|
133
|
+
<p data-desc="swap-space-bar">Swap Space</p>
|
134
|
+
<div class="bar-holder">
|
135
|
+
|
136
|
+
<div class="bar-max bar">
|
137
|
+
<span class="bar-max val"></span>
|
138
|
+
|
139
|
+
<div class="bar-total bar">
|
140
|
+
<span class="bar-total val"></span>
|
141
|
+
|
142
|
+
</div>
|
143
|
+
|
144
|
+
</div>
|
145
|
+
|
146
|
+
</div>
|
147
|
+
|
148
|
+
</div>
|
149
|
+
|
150
|
+
<div id="file-descriptor-bar">
|
151
|
+
|
152
|
+
<p data-desc="file-descriptor-bar">File Descriptor Count</p>
|
153
|
+
<div class="bar-holder">
|
154
|
+
|
155
|
+
<div class="bar-max bar">
|
156
|
+
<span class="bar-max val"></span>
|
157
|
+
|
158
|
+
<div class="bar-total bar">
|
159
|
+
<span class="bar-total val"></span>
|
160
|
+
|
161
|
+
</div>
|
162
|
+
|
163
|
+
</div>
|
164
|
+
|
165
|
+
</div>
|
166
|
+
|
167
|
+
</div>
|
168
|
+
|
169
|
+
<p class="no-info">Sorry, no information available</p>
|
170
|
+
|
171
|
+
</div>
|
172
|
+
|
173
|
+
</div>
|
174
|
+
|
175
|
+
</div>
|
176
|
+
|
177
|
+
</div>
|
178
|
+
|
179
|
+
<div class="clearfix">
|
180
|
+
|
181
|
+
<div class="index-left">
|
182
|
+
|
183
|
+
<div class="block" id="jvm">
|
184
|
+
|
185
|
+
<h2><span>JVM</span></h2>
|
186
|
+
|
187
|
+
<div class="content clearfix">
|
188
|
+
|
189
|
+
<ul class="data">
|
190
|
+
|
191
|
+
<li class="jvm_version"><dl class="clearfix">
|
192
|
+
<dt><span>Runtime</span></dt>
|
193
|
+
<dd></dd>
|
194
|
+
</dl></li>
|
195
|
+
|
196
|
+
<li class="processors"><dl class="clearfix">
|
197
|
+
<dt><span>Processors</span></dt>
|
198
|
+
<dd></dd>
|
199
|
+
</dl></li>
|
200
|
+
|
201
|
+
<li class="command_line_args"><dl class="clearfix">
|
202
|
+
<dt><span>Args</span></dt>
|
203
|
+
<dd></dd>
|
204
|
+
</dl></li>
|
205
|
+
|
206
|
+
</ul>
|
207
|
+
|
208
|
+
</div>
|
209
|
+
|
210
|
+
</div>
|
211
|
+
|
212
|
+
</div>
|
213
|
+
<div class="index-right">
|
214
|
+
|
215
|
+
<div class="block" id="jvm-memory">
|
216
|
+
|
217
|
+
<h2><span data-desc="jvm-memory-bar">JVM-Memory</span></h2>
|
218
|
+
|
219
|
+
<div class="content">
|
220
|
+
|
221
|
+
<div id="jvm-memory-bar">
|
222
|
+
<div class="bar-holder">
|
223
|
+
|
224
|
+
<div class="bar-max bar">
|
225
|
+
<span class="bar-max val"></span>
|
226
|
+
|
227
|
+
<div class="bar-total bar">
|
228
|
+
<span class="bar-total val"></span>
|
229
|
+
|
230
|
+
<div class="bar-used bar">
|
231
|
+
<span class="bar-used val"></span>
|
232
|
+
|
233
|
+
</div>
|
234
|
+
|
235
|
+
</div>
|
236
|
+
|
237
|
+
</div>
|
238
|
+
|
239
|
+
</div>
|
240
|
+
</div>
|
241
|
+
|
242
|
+
</div>
|
243
|
+
|
244
|
+
</div>
|
245
|
+
|
246
|
+
</div>
|
247
|
+
|
248
|
+
</div>
|
249
|
+
|
250
|
+
</div>
|