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
data/webapp/admin/form.jsp
DELETED
@@ -1,152 +0,0 @@
|
|
1
|
-
<%@ page contentType="text/html; charset=utf-8" pageEncoding="UTF-8"%>
|
2
|
-
<%--
|
3
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
-
contributor license agreements. See the NOTICE file distributed with
|
5
|
-
this work for additional information regarding copyright ownership.
|
6
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
-
(the "License"); you may not use this file except in compliance with
|
8
|
-
the License. You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
--%>
|
18
|
-
<%@include file="header.jsp" %>
|
19
|
-
<script>
|
20
|
-
function onQueryFormSubmit() {
|
21
|
-
if (queryForm.q.value.length==0) {
|
22
|
-
alert('no empty queries, please');
|
23
|
-
return false;
|
24
|
-
}
|
25
|
-
var qtDom = queryForm.qt;
|
26
|
-
var qt = qtDom.value;
|
27
|
-
if (qt[0] == "/") {
|
28
|
-
queryForm.action = ".."+qt;
|
29
|
-
qtDom.setAttribute("name","");//prevent submission (kind of a hack)
|
30
|
-
}
|
31
|
-
return true;
|
32
|
-
}
|
33
|
-
</script>
|
34
|
-
<br clear="all">
|
35
|
-
<form name="queryForm" method="GET" action="../select" accept-charset="UTF-8" onSubmit="return onQueryFormSubmit()">
|
36
|
-
<!-- these are good defaults to have if people bookmark the resulting
|
37
|
-
URLs, but they should not show up in the form since they are very
|
38
|
-
output type specific.
|
39
|
-
-->
|
40
|
-
<input name="indent" type="hidden" value="on">
|
41
|
-
<input name="version" type="hidden" value="2.2">
|
42
|
-
|
43
|
-
<table>
|
44
|
-
<tr>
|
45
|
-
<td>
|
46
|
-
<strong>Request Handler</strong>
|
47
|
-
</td>
|
48
|
-
<td>
|
49
|
-
<!-- Note: look at the onSubmit handler which treats this input specially -->
|
50
|
-
<input name="qt" type="text" value="/select">
|
51
|
-
</td>
|
52
|
-
</tr>
|
53
|
-
<tr>
|
54
|
-
<td>
|
55
|
-
<strong>Query String</strong>
|
56
|
-
</td>
|
57
|
-
<td>
|
58
|
-
<textarea rows="5" cols="60" name="q"><%= defaultSearch %></textarea>
|
59
|
-
</td>
|
60
|
-
</tr>
|
61
|
-
<tr>
|
62
|
-
<td>
|
63
|
-
<strong>Filter Query</strong>
|
64
|
-
</td>
|
65
|
-
<td>
|
66
|
-
<textarea rows="2" cols="60" name="fq"></textarea>
|
67
|
-
</td>
|
68
|
-
</tr>
|
69
|
-
<tr>
|
70
|
-
<td>
|
71
|
-
<strong>Start Row</strong>
|
72
|
-
</td>
|
73
|
-
<td>
|
74
|
-
<input name="start" type="text" value="0">
|
75
|
-
</td>
|
76
|
-
</tr>
|
77
|
-
<tr>
|
78
|
-
<td>
|
79
|
-
<strong>Maximum Rows Returned</strong>
|
80
|
-
</td>
|
81
|
-
<td>
|
82
|
-
<input name="rows" type="text" value="10">
|
83
|
-
</td>
|
84
|
-
</tr>
|
85
|
-
<tr>
|
86
|
-
<td>
|
87
|
-
<strong>Fields to Return</strong>
|
88
|
-
</td>
|
89
|
-
<td>
|
90
|
-
<input name="fl" type="text" value="*,score">
|
91
|
-
</td>
|
92
|
-
</tr>
|
93
|
-
<tr>
|
94
|
-
<td>
|
95
|
-
<strong>Output Type</strong>
|
96
|
-
</td>
|
97
|
-
<td>
|
98
|
-
<input name="wt" type="text" value="">
|
99
|
-
</td>
|
100
|
-
</tr>
|
101
|
-
<tr>
|
102
|
-
<td>
|
103
|
-
<strong>Debug: enable</strong>
|
104
|
-
</td>
|
105
|
-
<td>
|
106
|
-
<input name="debugQuery" type="checkbox" >
|
107
|
-
<em><font size="-1"> Note: you may need to "view source" in your browser to see explain() correctly indented.</font></em>
|
108
|
-
</td>
|
109
|
-
</tr>
|
110
|
-
<tr>
|
111
|
-
<td>
|
112
|
-
<strong>Debug: explain others</strong>
|
113
|
-
</td>
|
114
|
-
<td>
|
115
|
-
<input name="explainOther" type="text" >
|
116
|
-
<em><font size="-1"> Apply original query scoring to matches of this query to see how they compare.</font></em>
|
117
|
-
</td>
|
118
|
-
</tr>
|
119
|
-
<tr>
|
120
|
-
<td>
|
121
|
-
<strong>Enable Highlighting</strong>
|
122
|
-
</td>
|
123
|
-
<td>
|
124
|
-
<input name="hl" type="checkbox" >
|
125
|
-
</td>
|
126
|
-
</tr>
|
127
|
-
<tr>
|
128
|
-
<td>
|
129
|
-
<strong>Fields to Highlight</strong>
|
130
|
-
</td>
|
131
|
-
<td>
|
132
|
-
<input name="hl.fl" type="text" >
|
133
|
-
</td>
|
134
|
-
</tr>
|
135
|
-
<tr>
|
136
|
-
<td>
|
137
|
-
</td>
|
138
|
-
<td>
|
139
|
-
<input class="stdbutton" type="submit" value="search">
|
140
|
-
</td>
|
141
|
-
</tr>
|
142
|
-
</table>
|
143
|
-
</form>
|
144
|
-
<br clear="all">
|
145
|
-
<em>
|
146
|
-
This form demonstrates the most common query options available for the
|
147
|
-
built in Query Types. Please consult the Solr Wiki for additional
|
148
|
-
Query Parameters.
|
149
|
-
</em>
|
150
|
-
|
151
|
-
</body>
|
152
|
-
</html>
|
data/webapp/admin/get-file.jsp
DELETED
@@ -1,72 +0,0 @@
|
|
1
|
-
<%@ page contentType="text/plain; charset=utf-8" pageEncoding="UTF-8" %>
|
2
|
-
<%--
|
3
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
-
contributor license agreements. See the NOTICE file distributed with
|
5
|
-
this work for additional information regarding copyright ownership.
|
6
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
-
(the "License"); you may not use this file except in compliance with
|
8
|
-
the License. You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
--%>
|
18
|
-
<%@ page import="org.apache.solr.core.Config,
|
19
|
-
org.apache.solr.core.SolrCore,
|
20
|
-
org.apache.solr.core.SolrConfig,
|
21
|
-
java.io.InputStream,
|
22
|
-
java.io.InputStreamReader,
|
23
|
-
java.io.Reader,
|
24
|
-
java.util.StringTokenizer,
|
25
|
-
java.util.logging.Logger"%>
|
26
|
-
<%!
|
27
|
-
static Logger log = Logger.getLogger(SolrCore.class.getName());
|
28
|
-
%>
|
29
|
-
<%
|
30
|
-
// NOTE -- this file will be removed in a future release
|
31
|
-
log.warning("Using deprecated JSP: " + request.getRequestURL().append("?").append(request.getQueryString()) + " -- check the ShowFileRequestHandler" );
|
32
|
-
|
33
|
-
Object ocore = request.getAttribute("org.apache.solr.SolrCore");
|
34
|
-
SolrCore core = ocore instanceof SolrCore? (SolrCore) ocore : SolrCore.getSolrCore();
|
35
|
-
String fname = request.getParameter("file");
|
36
|
-
String optional = request.getParameter("optional");
|
37
|
-
String gettableFiles = core.getSolrConfig().get("admin/gettableFiles","");
|
38
|
-
StringTokenizer st = new StringTokenizer(gettableFiles);
|
39
|
-
InputStream is;
|
40
|
-
boolean isValid = false;
|
41
|
-
boolean isOptional = false;
|
42
|
-
if (fname != null) {
|
43
|
-
// Validate fname
|
44
|
-
while(st.hasMoreTokens()) {
|
45
|
-
if (st.nextToken().compareTo(fname) == 0) isValid = true;
|
46
|
-
}
|
47
|
-
}
|
48
|
-
if (optional!=null && optional.equalsIgnoreCase("y")) {
|
49
|
-
isOptional=true;
|
50
|
-
}
|
51
|
-
if (isValid) {
|
52
|
-
try {
|
53
|
-
is= core.getSolrConfig().openResource(fname);
|
54
|
-
Reader input = new InputStreamReader(is);
|
55
|
-
char[] buf = new char[4096];
|
56
|
-
while (true) {
|
57
|
-
int len = input.read(buf);
|
58
|
-
if (len<=0) break;
|
59
|
-
out.write(buf,0,len);
|
60
|
-
}
|
61
|
-
}
|
62
|
-
catch (RuntimeException re) {
|
63
|
-
if (!isOptional) {
|
64
|
-
throw re;
|
65
|
-
}
|
66
|
-
}
|
67
|
-
} else {
|
68
|
-
out.println("<ERROR>");
|
69
|
-
out.println("Permission denied for file "+ fname);
|
70
|
-
out.println("</ERROR>");
|
71
|
-
}
|
72
|
-
%>
|
data/webapp/admin/header.jsp
DELETED
@@ -1,44 +0,0 @@
|
|
1
|
-
<%@ page contentType="text/html; charset=utf-8" pageEncoding="UTF-8"%>
|
2
|
-
<%--
|
3
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
-
contributor license agreements. See the NOTICE file distributed with
|
5
|
-
this work for additional information regarding copyright ownership.
|
6
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
-
(the "License"); you may not use this file except in compliance with
|
8
|
-
the License. You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
--%>
|
18
|
-
<html>
|
19
|
-
<head>
|
20
|
-
<%
|
21
|
-
request.setCharacterEncoding("UTF-8");
|
22
|
-
%>
|
23
|
-
<%@include file="_info.jsp" %>
|
24
|
-
<script>
|
25
|
-
var host_name="<%= hostname %>"
|
26
|
-
</script>
|
27
|
-
|
28
|
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
29
|
-
<link rel="stylesheet" type="text/css" href="solr-admin.css">
|
30
|
-
<link rel="icon" href="favicon.ico" type="image/ico"></link>
|
31
|
-
<link rel="shortcut icon" href="favicon.ico" type="image/ico"></link>
|
32
|
-
<title>Solr admin page</title>
|
33
|
-
</head>
|
34
|
-
|
35
|
-
<body>
|
36
|
-
<a href="."><img border="0" align="right" height="78" width="142" src="solr_small.png" alt="Solr"></a>
|
37
|
-
<h1>Solr Admin (<%= collectionName %>)
|
38
|
-
<%= enabledStatus==null ? "" : (isEnabled ? " - Enabled" : " - Disabled") %> </h1>
|
39
|
-
|
40
|
-
<%= hostname %>:<%= port %><br/>
|
41
|
-
cwd=<%= cwd %> SolrHome=<%= solrHome %>
|
42
|
-
<br/>
|
43
|
-
<%String cachingStatus = " HTTP caching is "; %>
|
44
|
-
<%= cachingEnabled ? cachingStatus + " ON": cachingStatus + " OFF" %>
|
data/webapp/admin/index.jsp
DELETED
@@ -1,162 +0,0 @@
|
|
1
|
-
<%@ page contentType="text/html; charset=utf-8" pageEncoding="UTF-8"%>
|
2
|
-
<%--
|
3
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
-
contributor license agreements. See the NOTICE file distributed with
|
5
|
-
this work for additional information regarding copyright ownership.
|
6
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
-
(the "License"); you may not use this file except in compliance with
|
8
|
-
the License. You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
--%>
|
18
|
-
|
19
|
-
<%-- $Id: index.jsp 1089340 2011-04-06 07:49:14Z uschindler $ --%>
|
20
|
-
<%-- $Source: /cvs/main/searching/SolrServer/resources/admin/index.jsp,v $ --%>
|
21
|
-
<%-- $Name: $ --%>
|
22
|
-
|
23
|
-
<%@ page import="java.util.Date" %>
|
24
|
-
<%@ page import="java.util.List" %>
|
25
|
-
<%@ page import="java.util.Collection" %>
|
26
|
-
<%@ page import="org.apache.solr.request.SolrRequestHandler"%>
|
27
|
-
<%@ page import="org.apache.solr.handler.ReplicationHandler" %>
|
28
|
-
|
29
|
-
<%-- jsp:include page="header.jsp"/ --%>
|
30
|
-
<%-- do a verbatim include so we can use the local vars --%>
|
31
|
-
<%@include file="header.jsp" %>
|
32
|
-
<%boolean replicationhandler = !core.getRequestHandlers(ReplicationHandler.class).isEmpty();%>
|
33
|
-
<br clear="all">
|
34
|
-
<table>
|
35
|
-
|
36
|
-
<tr>
|
37
|
-
<td>
|
38
|
-
<h3>Solr</h3>
|
39
|
-
</td>
|
40
|
-
<td>
|
41
|
-
<% if (null != core.getSchemaResource()) { %>
|
42
|
-
[<a href="file/?contentType=text/xml;charset=utf-8&file=<%=core.getSchemaResource()%>">Schema</a>]
|
43
|
-
<% }
|
44
|
-
if (null != core.getConfigResource()) { %>
|
45
|
-
[<a href="file/?contentType=text/xml;charset=utf-8&file=<%=core.getConfigResource()%>">Config</a>]
|
46
|
-
<% } %>
|
47
|
-
[<a href="analysis.jsp?highlight=on">Analysis</a>]
|
48
|
-
[<a href="schema.jsp">Schema Browser</a>] <%if(replicationhandler){%>[<a href="replication/index.jsp">Replication</a>]<%}%>
|
49
|
-
<br>
|
50
|
-
[<a href="stats.jsp">Statistics</a>]
|
51
|
-
[<a href="registry.jsp">Info</a>]
|
52
|
-
[<a href="distributiondump.jsp">Distribution</a>]
|
53
|
-
[<a href="ping">Ping</a>]
|
54
|
-
[<a href="logging">Logging</a>]
|
55
|
-
</td>
|
56
|
-
</tr>
|
57
|
-
|
58
|
-
<%-- List the cores (that arent this one) so we can switch --%>
|
59
|
-
<% org.apache.solr.core.CoreContainer cores = (org.apache.solr.core.CoreContainer)request.getAttribute("org.apache.solr.CoreContainer");
|
60
|
-
if (cores!=null) {
|
61
|
-
Collection<String> names = cores.getCoreNames();
|
62
|
-
if (names.size() > 1) {%><tr><td><strong>Cores:</strong><br></td><td><%
|
63
|
-
String url = request.getContextPath();
|
64
|
-
for (String name : names) {
|
65
|
-
String lname = name.length()==0 ? cores.getDefaultCoreName() : name; // use the real core name rather than the default
|
66
|
-
if(name.equals(core.getName())) {
|
67
|
-
%>[<%=lname%>]<%
|
68
|
-
} else {
|
69
|
-
%>[<a href="<%=url%>/<%=lname%>/admin/"><%=lname%></a>]<%
|
70
|
-
}
|
71
|
-
}%></td></tr><%
|
72
|
-
}}%>
|
73
|
-
|
74
|
-
<tr>
|
75
|
-
<td>
|
76
|
-
<strong>App server:</strong><br>
|
77
|
-
</td>
|
78
|
-
<td>
|
79
|
-
[<a href="get-properties.jsp">Java Properties</a>]
|
80
|
-
[<a href="threaddump.jsp">Thread Dump</a>]
|
81
|
-
<%
|
82
|
-
if (enabledFile!=null)
|
83
|
-
if (isEnabled) {
|
84
|
-
%>
|
85
|
-
[<a href="action.jsp?action=Disable">Disable</a>]
|
86
|
-
<%
|
87
|
-
} else {
|
88
|
-
%>
|
89
|
-
[<a href="action.jsp?action=Enable">Enable</a>]
|
90
|
-
<%
|
91
|
-
}
|
92
|
-
%>
|
93
|
-
</td>
|
94
|
-
</tr>
|
95
|
-
|
96
|
-
|
97
|
-
<%
|
98
|
-
// a quick hack to get rid of get-file.jsp -- note this still spits out invalid HTML
|
99
|
-
out.write( org.apache.solr.handler.admin.ShowFileRequestHandler.getFileContents( "admin-extra.html" ) );
|
100
|
-
%>
|
101
|
-
|
102
|
-
</table><P>
|
103
|
-
|
104
|
-
|
105
|
-
<table>
|
106
|
-
<tr>
|
107
|
-
<td>
|
108
|
-
<h3>Make a Query</h3>
|
109
|
-
</td>
|
110
|
-
<td>
|
111
|
-
[<a href="form.jsp">Full Interface</a>]
|
112
|
-
</td>
|
113
|
-
|
114
|
-
</tr>
|
115
|
-
<tr>
|
116
|
-
<td>
|
117
|
-
Query String:
|
118
|
-
</td>
|
119
|
-
<td colspan=2>
|
120
|
-
<form name=queryForm method="GET" action="../select/" accept-charset="UTF-8">
|
121
|
-
<textarea class="std" rows="4" cols="40" name="q"><%= defaultSearch %></textarea>
|
122
|
-
<input name="version" type="hidden" value="2.2">
|
123
|
-
<input name="start" type="hidden" value="0">
|
124
|
-
<input name="rows" type="hidden" value="10">
|
125
|
-
<input name="indent" type="hidden" value="on">
|
126
|
-
<br><input class="stdbutton" type="submit" value="search"
|
127
|
-
onclick="if (queryForm.q.value.length==0) { alert('no empty queries, please'); return false; } else { queryForm.submit(); return false;} ">
|
128
|
-
</form>
|
129
|
-
</td>
|
130
|
-
</tr>
|
131
|
-
</table><p>
|
132
|
-
|
133
|
-
<table>
|
134
|
-
<tr>
|
135
|
-
<td>
|
136
|
-
<h3>Assistance</h3>
|
137
|
-
</td>
|
138
|
-
<td>
|
139
|
-
[<a href="http://lucene.apache.org/solr/">Documentation</a>]
|
140
|
-
[<a href="http://issues.apache.org/jira/browse/SOLR">Issue Tracker</a>]
|
141
|
-
[<a href="mailto:solr-user@lucene.apache.org">Send Email</a>]
|
142
|
-
<br>
|
143
|
-
[<a href="http://wiki.apache.org/solr/SolrQuerySyntax">Solr Query Syntax</a>]
|
144
|
-
</td>
|
145
|
-
</tr>
|
146
|
-
<tr>
|
147
|
-
<td>
|
148
|
-
</td>
|
149
|
-
<td>
|
150
|
-
Current Time: <%= new Date() %>
|
151
|
-
</td>
|
152
|
-
</tr>
|
153
|
-
<tr>
|
154
|
-
<td>
|
155
|
-
</td>
|
156
|
-
<td>
|
157
|
-
Server Start At: <%= new Date(core.getStartTime()) %>
|
158
|
-
</td>
|
159
|
-
</tr>
|
160
|
-
</table>
|
161
|
-
</body>
|
162
|
-
</html>
|
data/webapp/admin/meta.xsl
DELETED
@@ -1,34 +0,0 @@
|
|
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
|
-
<xsl:stylesheet
|
18
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
19
|
-
version="1.0">
|
20
|
-
|
21
|
-
<xsl:output
|
22
|
-
method="html"
|
23
|
-
encoding="utf-8"
|
24
|
-
media-type="text/html"
|
25
|
-
indent="yes"
|
26
|
-
doctype-public="-//W3C//DTD HTML 4.01//EN"
|
27
|
-
doctype-system="http://www.w3.org/TR/html4/strict.dtd" />
|
28
|
-
|
29
|
-
<xsl:template match="solr/meta">
|
30
|
-
<xsl:value-of select="host" />:<xsl:value-of select="port" />
|
31
|
-
cwd=<xsl:value-of select="cwd" /> SolrHome=<xsl:value-of select="solrHome" />
|
32
|
-
</xsl:template>
|
33
|
-
|
34
|
-
</xsl:stylesheet>
|