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,178 @@
|
|
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="schema-browser" class="loaded">
|
18
|
+
|
19
|
+
<div class="clearfix">
|
20
|
+
|
21
|
+
<div id="data">
|
22
|
+
|
23
|
+
<div id="field">
|
24
|
+
|
25
|
+
<div class="field-options">
|
26
|
+
|
27
|
+
<div class="block head">
|
28
|
+
<h2>
|
29
|
+
<span class="type"></span>:
|
30
|
+
<span class="name"></span>
|
31
|
+
</h2>
|
32
|
+
</div>
|
33
|
+
|
34
|
+
<dl class="options clearfix">
|
35
|
+
|
36
|
+
<dt class="field-type">Field-Type:</dt>
|
37
|
+
|
38
|
+
<dt class="similarity">Similarity:</dt>
|
39
|
+
|
40
|
+
<dt class="properties">Properties:</dt>
|
41
|
+
|
42
|
+
<dt class="schema">Schema:</dt>
|
43
|
+
|
44
|
+
<dt class="index">Index:</dt>
|
45
|
+
|
46
|
+
<dt class="position-increment-gap"><abbr title="Position Increment Gap">PI Gap</abbr>:</dt>
|
47
|
+
|
48
|
+
<dt class="docs">Docs:</dt>
|
49
|
+
|
50
|
+
<dt class="distinct">Distinct:</dt>
|
51
|
+
|
52
|
+
</dl>
|
53
|
+
|
54
|
+
<ul class="analyzer">
|
55
|
+
<li class="clearfix index">
|
56
|
+
|
57
|
+
<p><a><span>Index Analyzer:</span></a></p>
|
58
|
+
<dl>
|
59
|
+
<dt><a class="toggle"></a></dt>
|
60
|
+
</dl>
|
61
|
+
|
62
|
+
<ul>
|
63
|
+
<li class="clearfix charFilters">
|
64
|
+
<p>Char Filters:</p>
|
65
|
+
<dl>
|
66
|
+
</dl>
|
67
|
+
</li>
|
68
|
+
<li class="clearfix tokenizer">
|
69
|
+
<p>Tokenizer:</p>
|
70
|
+
<dl>
|
71
|
+
</dl>
|
72
|
+
</li>
|
73
|
+
<li class="clearfix filters">
|
74
|
+
<p>Token Filters:</p>
|
75
|
+
<dl>
|
76
|
+
</dl>
|
77
|
+
</li>
|
78
|
+
</ul>
|
79
|
+
|
80
|
+
</li>
|
81
|
+
<li class="clearfix query">
|
82
|
+
|
83
|
+
<p><a><span>Query Analyzer:</span></a></p>
|
84
|
+
<dl>
|
85
|
+
<dt><a class="toggle"></a></dt>
|
86
|
+
</dl>
|
87
|
+
|
88
|
+
<ul>
|
89
|
+
<li class="clearfix charFilters">
|
90
|
+
<p>Char Filters:</p>
|
91
|
+
<dl>
|
92
|
+
</dl>
|
93
|
+
</li>
|
94
|
+
<li class="clearfix tokenizer">
|
95
|
+
<p>Tokenizer:</p>
|
96
|
+
<dl>
|
97
|
+
</dl>
|
98
|
+
</li>
|
99
|
+
<li class="clearfix filters">
|
100
|
+
<p>Token Filters:</p>
|
101
|
+
<dl>
|
102
|
+
</dl>
|
103
|
+
</li>
|
104
|
+
</ul>
|
105
|
+
|
106
|
+
</li>
|
107
|
+
</ul>
|
108
|
+
|
109
|
+
</div>
|
110
|
+
|
111
|
+
<div class="terminfo-holder clearfix">
|
112
|
+
|
113
|
+
<div class="trigger">
|
114
|
+
|
115
|
+
<button class="submit"><span>Load Term Info</span></button>
|
116
|
+
|
117
|
+
<a class="autoload" title="Automatically load Term Info?"><span>Autoload</span></a>
|
118
|
+
|
119
|
+
</div>
|
120
|
+
|
121
|
+
<p class="status">Sorry, no Term Info available :(</p>
|
122
|
+
|
123
|
+
<div class="topterms-holder">
|
124
|
+
|
125
|
+
<form>
|
126
|
+
<p class="head">
|
127
|
+
<input type="text">
|
128
|
+
<a class="max-holder" title="Load all Top-Terms">/<span class="max"></span></a> Top-Terms:
|
129
|
+
<a id="query_link" href="#"><span>Query</span> </a>
|
130
|
+
</p>
|
131
|
+
</form>
|
132
|
+
|
133
|
+
<ul>
|
134
|
+
|
135
|
+
</ul>
|
136
|
+
|
137
|
+
</div>
|
138
|
+
|
139
|
+
<div class="histogram-holder">
|
140
|
+
|
141
|
+
<p class="head">Histogram:</p>
|
142
|
+
|
143
|
+
<div class="histogram"></div>
|
144
|
+
|
145
|
+
<dl class="clearfix">
|
146
|
+
|
147
|
+
</dl>
|
148
|
+
|
149
|
+
</div>
|
150
|
+
|
151
|
+
</div>
|
152
|
+
|
153
|
+
</div>
|
154
|
+
|
155
|
+
</div>
|
156
|
+
|
157
|
+
<div id="related">
|
158
|
+
|
159
|
+
<select>
|
160
|
+
<option value="" selected="selected">Please select ...</option>
|
161
|
+
</select>
|
162
|
+
|
163
|
+
<dl id="f-df-t">
|
164
|
+
</dl>
|
165
|
+
|
166
|
+
<dl class="ukf-dsf">
|
167
|
+
|
168
|
+
<dt class="unique-key-field">Unique Key Field</dt>
|
169
|
+
|
170
|
+
<dt class="default-search-field">Default Search Field</dt>
|
171
|
+
|
172
|
+
</dl>
|
173
|
+
|
174
|
+
</div>
|
175
|
+
|
176
|
+
</div>
|
177
|
+
|
178
|
+
</div>
|
@@ -0,0 +1,56 @@
|
|
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="threads" class="collapsed">
|
18
|
+
|
19
|
+
<div class="controls">
|
20
|
+
<a>
|
21
|
+
<span class="expand">Show all Stacktraces</span>
|
22
|
+
<span class="collapse">Hide all Stacktraces</span>
|
23
|
+
</a>
|
24
|
+
</div>
|
25
|
+
|
26
|
+
<div id="thread-dump">
|
27
|
+
|
28
|
+
<table border="0" cellpadding="0" cellspacing="0">
|
29
|
+
|
30
|
+
<thead>
|
31
|
+
|
32
|
+
<tr>
|
33
|
+
|
34
|
+
<th class="name">name</th>
|
35
|
+
<th class="time">cpuTime / userTime</th>
|
36
|
+
|
37
|
+
</tr>
|
38
|
+
|
39
|
+
</thead>
|
40
|
+
|
41
|
+
<tbody>
|
42
|
+
|
43
|
+
</tbody>
|
44
|
+
|
45
|
+
</table>
|
46
|
+
|
47
|
+
</div>
|
48
|
+
|
49
|
+
<div class="controls">
|
50
|
+
<a>
|
51
|
+
<span class="expand">Show all Stacktraces</span>
|
52
|
+
<span class="collapse">Hide all Stacktraces</span>
|
53
|
+
</a>
|
54
|
+
</div>
|
55
|
+
|
56
|
+
</div>
|
metadata
CHANGED
@@ -2,14 +2,14 @@
|
|
2
2
|
name: rjack-solr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version:
|
5
|
+
version: 4.0.0.0
|
6
6
|
platform: java
|
7
7
|
authors:
|
8
8
|
- David Kellum
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2013-01-03 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rjack-commons-codec
|
@@ -33,13 +33,13 @@ dependencies:
|
|
33
33
|
requirements:
|
34
34
|
- - ~>
|
35
35
|
- !ruby/object:Gem::Version
|
36
|
-
version:
|
36
|
+
version: 4.0.0
|
37
37
|
none: false
|
38
38
|
requirement: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - ~>
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version:
|
42
|
+
version: 4.0.0
|
43
43
|
none: false
|
44
44
|
prerelease: false
|
45
45
|
type: :runtime
|
@@ -88,18 +88,50 @@ dependencies:
|
|
88
88
|
prerelease: false
|
89
89
|
type: :runtime
|
90
90
|
- !ruby/object:Gem::Dependency
|
91
|
-
name: rjack-httpclient-
|
91
|
+
name: rjack-httpclient-4
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
94
|
- - ~>
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version:
|
96
|
+
version: 4.2.1
|
97
97
|
none: false
|
98
98
|
requirement: !ruby/object:Gem::Requirement
|
99
99
|
requirements:
|
100
100
|
- - ~>
|
101
101
|
- !ruby/object:Gem::Version
|
102
|
-
version:
|
102
|
+
version: 4.2.1
|
103
|
+
none: false
|
104
|
+
prerelease: false
|
105
|
+
type: :runtime
|
106
|
+
- !ruby/object:Gem::Dependency
|
107
|
+
name: rjack-zookeeper
|
108
|
+
version_requirements: !ruby/object:Gem::Requirement
|
109
|
+
requirements:
|
110
|
+
- - ~>
|
111
|
+
- !ruby/object:Gem::Version
|
112
|
+
version: 3.3.6
|
113
|
+
none: false
|
114
|
+
requirement: !ruby/object:Gem::Requirement
|
115
|
+
requirements:
|
116
|
+
- - ~>
|
117
|
+
- !ruby/object:Gem::Version
|
118
|
+
version: 3.3.6
|
119
|
+
none: false
|
120
|
+
prerelease: false
|
121
|
+
type: :runtime
|
122
|
+
- !ruby/object:Gem::Dependency
|
123
|
+
name: rjack-guava
|
124
|
+
version_requirements: !ruby/object:Gem::Requirement
|
125
|
+
requirements:
|
126
|
+
- - ~>
|
127
|
+
- !ruby/object:Gem::Version
|
128
|
+
version: '13.0'
|
129
|
+
none: false
|
130
|
+
requirement: !ruby/object:Gem::Requirement
|
131
|
+
requirements:
|
132
|
+
- - ~>
|
133
|
+
- !ruby/object:Gem::Version
|
134
|
+
version: '13.0'
|
103
135
|
none: false
|
104
136
|
prerelease: false
|
105
137
|
type: :runtime
|
@@ -219,43 +251,278 @@ files:
|
|
219
251
|
- webapp/META-INF/NOTICE.txt
|
220
252
|
- webapp/WEB-INF/web.xml
|
221
253
|
- webapp/WEB-INF/weblogic.xml
|
222
|
-
- webapp/admin
|
223
|
-
- webapp/
|
224
|
-
- webapp/
|
225
|
-
- webapp/
|
226
|
-
- webapp/
|
227
|
-
- webapp/
|
228
|
-
- webapp/
|
229
|
-
- webapp/
|
230
|
-
- webapp/
|
231
|
-
- webapp/
|
232
|
-
- webapp/
|
233
|
-
- webapp/
|
234
|
-
- webapp/
|
235
|
-
- webapp/
|
236
|
-
- webapp/
|
237
|
-
- webapp/
|
238
|
-
- webapp/
|
239
|
-
- webapp/admin/raw-schema.jsp
|
240
|
-
- webapp/admin/registry.jsp
|
241
|
-
- webapp/admin/registry.xsl
|
242
|
-
- webapp/admin/replication/header.jsp
|
243
|
-
- webapp/admin/replication/index.jsp
|
244
|
-
- webapp/admin/schema.jsp
|
245
|
-
- webapp/admin/solr-admin.css
|
246
|
-
- webapp/admin/solr_small.png
|
247
|
-
- webapp/admin/stats.jsp
|
248
|
-
- webapp/admin/stats.xsl
|
249
|
-
- webapp/admin/tabular.xsl
|
250
|
-
- webapp/admin/threaddump.jsp
|
251
|
-
- webapp/admin/threaddump.xsl
|
254
|
+
- webapp/admin.html
|
255
|
+
- webapp/css/chosen.css
|
256
|
+
- webapp/css/styles/analysis.css
|
257
|
+
- webapp/css/styles/cloud.css
|
258
|
+
- webapp/css/styles/common.css
|
259
|
+
- webapp/css/styles/cores.css
|
260
|
+
- webapp/css/styles/dashboard.css
|
261
|
+
- webapp/css/styles/dataimport.css
|
262
|
+
- webapp/css/styles/index.css
|
263
|
+
- webapp/css/styles/java-properties.css
|
264
|
+
- webapp/css/styles/logging.css
|
265
|
+
- webapp/css/styles/menu.css
|
266
|
+
- webapp/css/styles/plugins.css
|
267
|
+
- webapp/css/styles/query.css
|
268
|
+
- webapp/css/styles/replication.css
|
269
|
+
- webapp/css/styles/schema-browser.css
|
270
|
+
- webapp/css/styles/threads.css
|
252
271
|
- webapp/favicon.ico
|
253
|
-
- webapp/
|
272
|
+
- webapp/img/ZeroClipboard.swf
|
273
|
+
- webapp/img/chosen-sprite.png
|
274
|
+
- webapp/img/div.gif
|
275
|
+
- webapp/img/favicon.ico
|
276
|
+
- webapp/img/filetypes/7z.png
|
277
|
+
- webapp/img/filetypes/README
|
278
|
+
- webapp/img/filetypes/ai.png
|
279
|
+
- webapp/img/filetypes/aiff.png
|
280
|
+
- webapp/img/filetypes/asc.png
|
281
|
+
- webapp/img/filetypes/audio.png
|
282
|
+
- webapp/img/filetypes/bin.png
|
283
|
+
- webapp/img/filetypes/bz2.png
|
284
|
+
- webapp/img/filetypes/c.png
|
285
|
+
- webapp/img/filetypes/cfc.png
|
286
|
+
- webapp/img/filetypes/cfm.png
|
287
|
+
- webapp/img/filetypes/chm.png
|
288
|
+
- webapp/img/filetypes/class.png
|
289
|
+
- webapp/img/filetypes/conf.png
|
290
|
+
- webapp/img/filetypes/cpp.png
|
291
|
+
- webapp/img/filetypes/cs.png
|
292
|
+
- webapp/img/filetypes/css.png
|
293
|
+
- webapp/img/filetypes/csv.png
|
294
|
+
- webapp/img/filetypes/deb.png
|
295
|
+
- webapp/img/filetypes/divx.png
|
296
|
+
- webapp/img/filetypes/doc.png
|
297
|
+
- webapp/img/filetypes/dot.png
|
298
|
+
- webapp/img/filetypes/eml.png
|
299
|
+
- webapp/img/filetypes/enc.png
|
300
|
+
- webapp/img/filetypes/file.png
|
301
|
+
- webapp/img/filetypes/gif.png
|
302
|
+
- webapp/img/filetypes/gz.png
|
303
|
+
- webapp/img/filetypes/hlp.png
|
304
|
+
- webapp/img/filetypes/htm.png
|
305
|
+
- webapp/img/filetypes/html.png
|
306
|
+
- webapp/img/filetypes/image.png
|
307
|
+
- webapp/img/filetypes/iso.png
|
308
|
+
- webapp/img/filetypes/jar.png
|
309
|
+
- webapp/img/filetypes/java.png
|
310
|
+
- webapp/img/filetypes/jpeg.png
|
311
|
+
- webapp/img/filetypes/jpg.png
|
312
|
+
- webapp/img/filetypes/js.png
|
313
|
+
- webapp/img/filetypes/lua.png
|
314
|
+
- webapp/img/filetypes/m.png
|
315
|
+
- webapp/img/filetypes/mm.png
|
316
|
+
- webapp/img/filetypes/mov.png
|
317
|
+
- webapp/img/filetypes/mp3.png
|
318
|
+
- webapp/img/filetypes/mpg.png
|
319
|
+
- webapp/img/filetypes/odc.png
|
320
|
+
- webapp/img/filetypes/odf.png
|
321
|
+
- webapp/img/filetypes/odg.png
|
322
|
+
- webapp/img/filetypes/odi.png
|
323
|
+
- webapp/img/filetypes/odp.png
|
324
|
+
- webapp/img/filetypes/ods.png
|
325
|
+
- webapp/img/filetypes/odt.png
|
326
|
+
- webapp/img/filetypes/ogg.png
|
327
|
+
- webapp/img/filetypes/pdf.png
|
328
|
+
- webapp/img/filetypes/pgp.png
|
329
|
+
- webapp/img/filetypes/php.png
|
330
|
+
- webapp/img/filetypes/pl.png
|
331
|
+
- webapp/img/filetypes/png.png
|
332
|
+
- webapp/img/filetypes/ppt.png
|
333
|
+
- webapp/img/filetypes/ps.png
|
334
|
+
- webapp/img/filetypes/py.png
|
335
|
+
- webapp/img/filetypes/ram.png
|
336
|
+
- webapp/img/filetypes/rar.png
|
337
|
+
- webapp/img/filetypes/rb.png
|
338
|
+
- webapp/img/filetypes/rm.png
|
339
|
+
- webapp/img/filetypes/rpm.png
|
340
|
+
- webapp/img/filetypes/rtf.png
|
341
|
+
- webapp/img/filetypes/sig.png
|
342
|
+
- webapp/img/filetypes/sql.png
|
343
|
+
- webapp/img/filetypes/swf.png
|
344
|
+
- webapp/img/filetypes/sxc.png
|
345
|
+
- webapp/img/filetypes/sxd.png
|
346
|
+
- webapp/img/filetypes/sxi.png
|
347
|
+
- webapp/img/filetypes/sxw.png
|
348
|
+
- webapp/img/filetypes/tar.png
|
349
|
+
- webapp/img/filetypes/tex.png
|
350
|
+
- webapp/img/filetypes/tgz.png
|
351
|
+
- webapp/img/filetypes/txt.png
|
352
|
+
- webapp/img/filetypes/vcf.png
|
353
|
+
- webapp/img/filetypes/video.png
|
354
|
+
- webapp/img/filetypes/vsd.png
|
355
|
+
- webapp/img/filetypes/wav.png
|
356
|
+
- webapp/img/filetypes/wma.png
|
357
|
+
- webapp/img/filetypes/wmv.png
|
358
|
+
- webapp/img/filetypes/xls.png
|
359
|
+
- webapp/img/filetypes/xml.png
|
360
|
+
- webapp/img/filetypes/xpi.png
|
361
|
+
- webapp/img/filetypes/xvid.png
|
362
|
+
- webapp/img/filetypes/zip.png
|
363
|
+
- webapp/img/ico/arrow-000-small.png
|
364
|
+
- webapp/img/ico/arrow-circle.png
|
365
|
+
- webapp/img/ico/arrow-switch.png
|
366
|
+
- webapp/img/ico/asterisk.png
|
367
|
+
- webapp/img/ico/battery.png
|
368
|
+
- webapp/img/ico/block-small.png
|
369
|
+
- webapp/img/ico/block.png
|
370
|
+
- webapp/img/ico/book-open-text.png
|
371
|
+
- webapp/img/ico/box.png
|
372
|
+
- webapp/img/ico/bug.png
|
373
|
+
- webapp/img/ico/chart.png
|
374
|
+
- webapp/img/ico/chevron-small-expand.png
|
375
|
+
- webapp/img/ico/chevron-small.png
|
376
|
+
- webapp/img/ico/clipboard-list.png
|
377
|
+
- webapp/img/ico/clipboard-paste-document-text.png
|
378
|
+
- webapp/img/ico/clipboard-paste.png
|
379
|
+
- webapp/img/ico/clock-select-remain.png
|
380
|
+
- webapp/img/ico/clock-select.png
|
381
|
+
- webapp/img/ico/construction.png
|
382
|
+
- webapp/img/ico/cross-0.png
|
383
|
+
- webapp/img/ico/cross-1.png
|
384
|
+
- webapp/img/ico/cross.png
|
385
|
+
- webapp/img/ico/dashboard.png
|
386
|
+
- webapp/img/ico/database.png
|
387
|
+
- webapp/img/ico/databases.png
|
388
|
+
- webapp/img/ico/disk-black.png
|
389
|
+
- webapp/img/ico/document-convert.png
|
390
|
+
- webapp/img/ico/document-import.png
|
391
|
+
- webapp/img/ico/document-list.png
|
392
|
+
- webapp/img/ico/document-text.png
|
393
|
+
- webapp/img/ico/download-cloud.png
|
394
|
+
- webapp/img/ico/exclamation-button.png
|
395
|
+
- webapp/img/ico/eye.png
|
396
|
+
- webapp/img/ico/folder-export.png
|
397
|
+
- webapp/img/ico/folder-tree.png
|
398
|
+
- webapp/img/ico/folder.png
|
399
|
+
- webapp/img/ico/funnel-small.png
|
400
|
+
- webapp/img/ico/funnel.png
|
401
|
+
- webapp/img/ico/gear.png
|
402
|
+
- webapp/img/ico/globe-network.png
|
403
|
+
- webapp/img/ico/globe.png
|
404
|
+
- webapp/img/ico/hammer-screwdriver.png
|
405
|
+
- webapp/img/ico/hand.png
|
406
|
+
- webapp/img/ico/highlighter-text.png
|
407
|
+
- webapp/img/ico/hourglass--exclamation.png
|
408
|
+
- webapp/img/ico/hourglass.png
|
409
|
+
- webapp/img/ico/inbox-document-text.png
|
410
|
+
- webapp/img/ico/information-button.png
|
411
|
+
- webapp/img/ico/information-small.png
|
412
|
+
- webapp/img/ico/information-white.png
|
413
|
+
- webapp/img/ico/information.png
|
414
|
+
- webapp/img/ico/jar.png
|
415
|
+
- webapp/img/ico/magnifier.png
|
416
|
+
- webapp/img/ico/mail.png
|
417
|
+
- webapp/img/ico/memory.png
|
418
|
+
- webapp/img/ico/molecule.png
|
419
|
+
- webapp/img/ico/network-cloud.png
|
420
|
+
- webapp/img/ico/network-status-away.png
|
421
|
+
- webapp/img/ico/network-status-busy.png
|
422
|
+
- webapp/img/ico/network-status-offline.png
|
423
|
+
- webapp/img/ico/network-status.png
|
424
|
+
- webapp/img/ico/network.png
|
425
|
+
- webapp/img/ico/node-design.png
|
426
|
+
- webapp/img/ico/node-master.png
|
427
|
+
- webapp/img/ico/node-select.png
|
428
|
+
- webapp/img/ico/node-slave.png
|
429
|
+
- webapp/img/ico/node.png
|
430
|
+
- webapp/img/ico/pencil-small.png
|
431
|
+
- webapp/img/ico/plus-button.png
|
432
|
+
- webapp/img/ico/processor.png
|
433
|
+
- webapp/img/ico/prohibition.png
|
434
|
+
- webapp/img/ico/property.png
|
435
|
+
- webapp/img/ico/question-small-white.png
|
436
|
+
- webapp/img/ico/question-white.png
|
437
|
+
- webapp/img/ico/question.png
|
438
|
+
- webapp/img/ico/receipt-invoice.png
|
439
|
+
- webapp/img/ico/receipt.png
|
440
|
+
- webapp/img/ico/script-code.png
|
441
|
+
- webapp/img/ico/server-cast.png
|
442
|
+
- webapp/img/ico/server.png
|
443
|
+
- webapp/img/ico/sitemap.png
|
444
|
+
- webapp/img/ico/slash.png
|
445
|
+
- webapp/img/ico/status-away.png
|
446
|
+
- webapp/img/ico/status-busy.png
|
447
|
+
- webapp/img/ico/status-offline.png
|
448
|
+
- webapp/img/ico/status.png
|
449
|
+
- webapp/img/ico/system-monitor--exclamation.png
|
450
|
+
- webapp/img/ico/system-monitor.png
|
451
|
+
- webapp/img/ico/table.png
|
452
|
+
- webapp/img/ico/terminal.png
|
453
|
+
- webapp/img/ico/tick-circle.png
|
454
|
+
- webapp/img/ico/tick-red.png
|
455
|
+
- webapp/img/ico/tick.png
|
456
|
+
- webapp/img/ico/toggle-small-expand.png
|
457
|
+
- webapp/img/ico/toggle-small.png
|
458
|
+
- webapp/img/ico/toolbox.png
|
459
|
+
- webapp/img/ico/ui-accordion.png
|
460
|
+
- webapp/img/ico/ui-address-bar.png
|
461
|
+
- webapp/img/ico/ui-check-box-uncheck.png
|
462
|
+
- webapp/img/ico/ui-check-box.png
|
463
|
+
- webapp/img/ico/ui-radio-button-uncheck.png
|
464
|
+
- webapp/img/ico/ui-radio-button.png
|
465
|
+
- webapp/img/ico/ui-text-field-select.png
|
466
|
+
- webapp/img/ico/users.png
|
467
|
+
- webapp/img/ico/wooden-box.png
|
468
|
+
- webapp/img/ico/zone.png
|
469
|
+
- webapp/img/loader-light.gif
|
470
|
+
- webapp/img/loader.gif
|
471
|
+
- webapp/img/lucene-ico.png
|
472
|
+
- webapp/img/solr-ico.png
|
473
|
+
- webapp/img/solr.png
|
474
|
+
- webapp/img/tree.png
|
475
|
+
- webapp/js/lib/ZeroClipboard.js
|
476
|
+
- webapp/js/lib/chosen.js
|
477
|
+
- webapp/js/lib/console.js
|
478
|
+
- webapp/js/lib/d3.js
|
479
|
+
- webapp/js/lib/highlight.js
|
480
|
+
- webapp/js/lib/jquery-1.7.2.min.js
|
481
|
+
- webapp/js/lib/jquery.blockUI.js
|
482
|
+
- webapp/js/lib/jquery.cookie.js
|
483
|
+
- webapp/js/lib/jquery.form.js
|
484
|
+
- webapp/js/lib/jquery.jstree.js
|
485
|
+
- webapp/js/lib/jquery.sammy.js
|
486
|
+
- webapp/js/lib/jquery.sparkline.js
|
487
|
+
- webapp/js/lib/jquery.timeago.js
|
488
|
+
- webapp/js/lib/linker.js
|
489
|
+
- webapp/js/lib/order.js
|
490
|
+
- webapp/js/main.js
|
491
|
+
- webapp/js/require.js
|
492
|
+
- webapp/js/scripts/analysis.js
|
493
|
+
- webapp/js/scripts/app.js
|
494
|
+
- webapp/js/scripts/cloud.js
|
495
|
+
- webapp/js/scripts/cores.js
|
496
|
+
- webapp/js/scripts/dashboard.js
|
497
|
+
- webapp/js/scripts/dataimport.js
|
498
|
+
- webapp/js/scripts/file.js
|
499
|
+
- webapp/js/scripts/index.js
|
500
|
+
- webapp/js/scripts/java-properties.js
|
501
|
+
- webapp/js/scripts/logging.js
|
502
|
+
- webapp/js/scripts/ping.js
|
503
|
+
- webapp/js/scripts/plugins.js
|
504
|
+
- webapp/js/scripts/query.js
|
505
|
+
- webapp/js/scripts/replication.js
|
506
|
+
- webapp/js/scripts/schema-browser.js
|
507
|
+
- webapp/js/scripts/threads.js
|
508
|
+
- webapp/tpl/analysis.html
|
509
|
+
- webapp/tpl/cloud.html
|
510
|
+
- webapp/tpl/cores.html
|
511
|
+
- webapp/tpl/dashboard.html
|
512
|
+
- webapp/tpl/dataimport.html
|
513
|
+
- webapp/tpl/index.html
|
514
|
+
- webapp/tpl/logging.html
|
515
|
+
- webapp/tpl/plugins.html
|
516
|
+
- webapp/tpl/query.html
|
517
|
+
- webapp/tpl/replication.html
|
518
|
+
- webapp/tpl/schema-browser.html
|
519
|
+
- webapp/tpl/threads.html
|
520
|
+
- lib/rjack-solr/commons-cli-1.2.jar
|
254
521
|
- lib/rjack-solr/commons-fileupload-1.2.1.jar
|
255
522
|
- lib/rjack-solr/commons-io-2.1.jar
|
256
523
|
- lib/rjack-solr/commons-lang-2.6.jar
|
257
|
-
- lib/rjack-solr/solr-core-
|
258
|
-
- lib/rjack-solr/solr-solrj-
|
524
|
+
- lib/rjack-solr/solr-core-4.0.0.jar
|
525
|
+
- lib/rjack-solr/solr-solrj-4.0.0.jar
|
259
526
|
homepage: http://rjack.rubyforge.org/solr
|
260
527
|
licenses: []
|
261
528
|
post_install_message:
|