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.html
ADDED
@@ -0,0 +1,140 @@
|
|
1
|
+
<html>
|
2
|
+
|
3
|
+
<!--
|
4
|
+
Licensed to the Apache Software Foundation (ASF) under one or more
|
5
|
+
contributor license agreements. See the NOTICE file distributed with
|
6
|
+
this work for additional information regarding copyright ownership.
|
7
|
+
The ASF licenses this file to You under the Apache License, Version 2.0
|
8
|
+
(the "License"); you may not use this file except in compliance with
|
9
|
+
the License. You may obtain a copy of the License at
|
10
|
+
|
11
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
12
|
+
|
13
|
+
Unless required by applicable law or agreed to in writing, software
|
14
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
15
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
16
|
+
See the License for the specific language governing permissions and
|
17
|
+
limitations under the License.
|
18
|
+
-->
|
19
|
+
|
20
|
+
<head>
|
21
|
+
|
22
|
+
<title>Solr Admin</title>
|
23
|
+
|
24
|
+
<link rel="icon" type="image/ico" href="img/favicon.ico">
|
25
|
+
|
26
|
+
<link rel="stylesheet" type="text/css" href="css/styles/common.css">
|
27
|
+
<link rel="stylesheet" type="text/css" href="css/styles/analysis.css">
|
28
|
+
<link rel="stylesheet" type="text/css" href="css/styles/cloud.css">
|
29
|
+
<link rel="stylesheet" type="text/css" href="css/styles/cores.css">
|
30
|
+
<link rel="stylesheet" type="text/css" href="css/styles/dashboard.css">
|
31
|
+
<link rel="stylesheet" type="text/css" href="css/styles/dataimport.css">
|
32
|
+
<link rel="stylesheet" type="text/css" href="css/styles/index.css">
|
33
|
+
<link rel="stylesheet" type="text/css" href="css/styles/java-properties.css">
|
34
|
+
<link rel="stylesheet" type="text/css" href="css/styles/logging.css">
|
35
|
+
<link rel="stylesheet" type="text/css" href="css/styles/menu.css">
|
36
|
+
<link rel="stylesheet" type="text/css" href="css/styles/plugins.css">
|
37
|
+
<link rel="stylesheet" type="text/css" href="css/styles/query.css">
|
38
|
+
<link rel="stylesheet" type="text/css" href="css/styles/replication.css">
|
39
|
+
<link rel="stylesheet" type="text/css" href="css/styles/schema-browser.css">
|
40
|
+
<link rel="stylesheet" type="text/css" href="css/styles/threads.css">
|
41
|
+
<link rel="stylesheet" type="text/css" href="css/chosen.css">
|
42
|
+
|
43
|
+
<script type="text/javascript">
|
44
|
+
|
45
|
+
var app_config = {};
|
46
|
+
|
47
|
+
app_config.solr_path = '${contextPath}';
|
48
|
+
app_config.core_admin_path = '${adminPath}';
|
49
|
+
|
50
|
+
</script>
|
51
|
+
|
52
|
+
</head>
|
53
|
+
<body>
|
54
|
+
|
55
|
+
<div id="wrapper">
|
56
|
+
|
57
|
+
<div id="header">
|
58
|
+
|
59
|
+
<a href="./" id="solr"><span>Apache SOLR</span></a>
|
60
|
+
|
61
|
+
<p id="environment"> </p>
|
62
|
+
|
63
|
+
</div>
|
64
|
+
|
65
|
+
<div id="main" class="clearfix">
|
66
|
+
|
67
|
+
<div id="init-failures">
|
68
|
+
|
69
|
+
<h2>SolrCore Initialization Failures</h2>
|
70
|
+
<ul></ul>
|
71
|
+
<p>Please check your logs for more information</p>
|
72
|
+
|
73
|
+
</div>
|
74
|
+
|
75
|
+
<div id="content-wrapper">
|
76
|
+
<div id="content">
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
</div>
|
81
|
+
</div>
|
82
|
+
|
83
|
+
<div id="menu-wrapper">
|
84
|
+
<div>
|
85
|
+
|
86
|
+
<ul id="menu">
|
87
|
+
|
88
|
+
<li id="index" class="global"><p><a href="#/">Dashboard</a></p></li>
|
89
|
+
|
90
|
+
<li id="logging" class="global"><p><a href="#/~logging">Logging</a></p>
|
91
|
+
<ul>
|
92
|
+
<li class="level"><a href="#/~logging/level">Level</a></li>
|
93
|
+
</ul>
|
94
|
+
</li>
|
95
|
+
|
96
|
+
<li id="cloud" class="global optional"><p><a href="#/~cloud">Cloud</a></p>
|
97
|
+
<ul>
|
98
|
+
<li class="tree"><a href="#/~cloud?view=tree">Tree</a></li>
|
99
|
+
<li class="graph"><a href="#/~cloud">Graph</a></li>
|
100
|
+
<li class="rgraph"><a href="#/~cloud?view=rgraph">Graph (Radial)</a></li>
|
101
|
+
<li class="dump"><a href="#/~cloud">Dump</a></li>
|
102
|
+
</ul>
|
103
|
+
</li>
|
104
|
+
|
105
|
+
<li id="cores" class="global"><p><a href="#/~cores">Core Admin</a></p></li>
|
106
|
+
|
107
|
+
<li id="java-properties" class="global"><p><a href="#/~java-properties">Java Properties</a></li>
|
108
|
+
|
109
|
+
<li id="threads" class="global"><p><a href="#/~threads">Thread Dump</a></p></li>
|
110
|
+
|
111
|
+
</ul>
|
112
|
+
|
113
|
+
<ul id="menu-selector">
|
114
|
+
</ul>
|
115
|
+
|
116
|
+
</div>
|
117
|
+
</div>
|
118
|
+
|
119
|
+
<div id="meta">
|
120
|
+
|
121
|
+
<ul>
|
122
|
+
|
123
|
+
<li class="documentation"><a href="http://lucene.apache.org/solr/"><span>Documentation</span></a></li>
|
124
|
+
<li class="issues"><a href="http://issues.apache.org/jira/browse/SOLR"><span>Issue Tracker</span></a></li>
|
125
|
+
<li class="irc"><a href="http://webchat.freenode.net/?channels=#solr"><span>IRC Channel</span></a></li>
|
126
|
+
<li class="mailinglist"><a href="http://wiki.apache.org/solr/UsingMailingLists"><span>Community forum</span></a></li>
|
127
|
+
<li class="wiki-query-syntax"><a href="http://wiki.apache.org/solr/SolrQuerySyntax"><span>Solr Query Syntax</span></a></li>
|
128
|
+
|
129
|
+
</ul>
|
130
|
+
|
131
|
+
</div>
|
132
|
+
|
133
|
+
</div>
|
134
|
+
|
135
|
+
</div>
|
136
|
+
|
137
|
+
<script src="js/require.js" data-main="js/main"></script>
|
138
|
+
|
139
|
+
</body>
|
140
|
+
</html>
|
@@ -0,0 +1,392 @@
|
|
1
|
+
/* @group Base */
|
2
|
+
.chzn-container {
|
3
|
+
font-size: 13px;
|
4
|
+
position: relative;
|
5
|
+
display: inline-block;
|
6
|
+
zoom: 1;
|
7
|
+
*display: inline;
|
8
|
+
}
|
9
|
+
.chzn-container .chzn-drop {
|
10
|
+
background: #fff;
|
11
|
+
border: 1px solid #aaa;
|
12
|
+
border-top: 0;
|
13
|
+
position: absolute;
|
14
|
+
top: 29px;
|
15
|
+
left: 0;
|
16
|
+
-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
|
17
|
+
-moz-box-shadow : 0 4px 5px rgba(0,0,0,.15);
|
18
|
+
-o-box-shadow : 0 4px 5px rgba(0,0,0,.15);
|
19
|
+
box-shadow : 0 4px 5px rgba(0,0,0,.15);
|
20
|
+
z-index: 999;
|
21
|
+
}
|
22
|
+
/* @end */
|
23
|
+
|
24
|
+
/* @group Single Chosen */
|
25
|
+
.chzn-container-single .chzn-single {
|
26
|
+
background-color: #ffffff;
|
27
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
|
28
|
+
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
|
29
|
+
background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
|
30
|
+
background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
|
31
|
+
background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
|
32
|
+
background-image: -ms-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
|
33
|
+
background-image: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
|
34
|
+
-webkit-border-radius: 5px;
|
35
|
+
-moz-border-radius : 5px;
|
36
|
+
border-radius : 5px;
|
37
|
+
-moz-background-clip : padding;
|
38
|
+
-webkit-background-clip: padding-box;
|
39
|
+
background-clip : padding-box;
|
40
|
+
border: 1px solid #aaaaaa;
|
41
|
+
-webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
|
42
|
+
-moz-box-shadow : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
|
43
|
+
box-shadow : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1);
|
44
|
+
display: block;
|
45
|
+
overflow: hidden;
|
46
|
+
white-space: nowrap;
|
47
|
+
position: relative;
|
48
|
+
height: 23px;
|
49
|
+
line-height: 24px;
|
50
|
+
padding: 0 0 0 8px;
|
51
|
+
color: #444444;
|
52
|
+
text-decoration: none;
|
53
|
+
}
|
54
|
+
.chzn-container-single .chzn-default {
|
55
|
+
color: #999;
|
56
|
+
}
|
57
|
+
.chzn-container-single .chzn-single span {
|
58
|
+
margin-right: 26px;
|
59
|
+
display: block;
|
60
|
+
overflow: hidden;
|
61
|
+
white-space: nowrap;
|
62
|
+
-o-text-overflow: ellipsis;
|
63
|
+
-ms-text-overflow: ellipsis;
|
64
|
+
text-overflow: ellipsis;
|
65
|
+
}
|
66
|
+
.chzn-container-single .chzn-single abbr {
|
67
|
+
display: block;
|
68
|
+
position: absolute;
|
69
|
+
right: 26px;
|
70
|
+
top: 6px;
|
71
|
+
width: 12px;
|
72
|
+
height: 13px;
|
73
|
+
font-size: 1px;
|
74
|
+
background: url(../img/chosen-sprite.png) right top no-repeat;
|
75
|
+
}
|
76
|
+
.chzn-container-single .chzn-single abbr:hover {
|
77
|
+
background-position: right -11px;
|
78
|
+
}
|
79
|
+
.chzn-container-single .chzn-single div {
|
80
|
+
position: absolute;
|
81
|
+
right: 0;
|
82
|
+
top: 0;
|
83
|
+
display: block;
|
84
|
+
height: 100%;
|
85
|
+
width: 18px;
|
86
|
+
}
|
87
|
+
.chzn-container-single .chzn-single div b {
|
88
|
+
background: url('../img/chosen-sprite.png') no-repeat 0 0;
|
89
|
+
display: block;
|
90
|
+
width: 100%;
|
91
|
+
height: 100%;
|
92
|
+
}
|
93
|
+
.chzn-container-single .chzn-search {
|
94
|
+
padding: 3px 4px;
|
95
|
+
position: relative;
|
96
|
+
margin: 0;
|
97
|
+
white-space: nowrap;
|
98
|
+
z-index: 1010;
|
99
|
+
}
|
100
|
+
.chzn-container-single .chzn-search input {
|
101
|
+
background: #fff url('../img/chosen-sprite.png') no-repeat 100% -22px;
|
102
|
+
background: url('../img/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
|
103
|
+
background: url('../img/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
104
|
+
background: url('../img/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
105
|
+
background: url('../img/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
106
|
+
background: url('../img/chosen-sprite.png') no-repeat 100% -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
107
|
+
background: url('../img/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
108
|
+
margin: 1px 0;
|
109
|
+
padding: 4px 20px 4px 5px;
|
110
|
+
outline: 0;
|
111
|
+
border: 1px solid #aaa;
|
112
|
+
font-family: sans-serif;
|
113
|
+
font-size: 1em;
|
114
|
+
}
|
115
|
+
.chzn-container-single .chzn-drop {
|
116
|
+
-webkit-border-radius: 0 0 4px 4px;
|
117
|
+
-moz-border-radius : 0 0 4px 4px;
|
118
|
+
border-radius : 0 0 4px 4px;
|
119
|
+
-moz-background-clip : padding;
|
120
|
+
-webkit-background-clip: padding-box;
|
121
|
+
background-clip : padding-box;
|
122
|
+
}
|
123
|
+
/* @end */
|
124
|
+
|
125
|
+
.chzn-container-single-nosearch .chzn-search input {
|
126
|
+
position: absolute;
|
127
|
+
left: -9000px;
|
128
|
+
}
|
129
|
+
|
130
|
+
/* @group Multi Chosen */
|
131
|
+
.chzn-container-multi .chzn-choices {
|
132
|
+
background-color: #fff;
|
133
|
+
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
|
134
|
+
background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
135
|
+
background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
136
|
+
background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
137
|
+
background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
138
|
+
background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
139
|
+
border: 1px solid #aaa;
|
140
|
+
margin: 0;
|
141
|
+
padding: 0;
|
142
|
+
cursor: text;
|
143
|
+
overflow: hidden;
|
144
|
+
height: auto !important;
|
145
|
+
height: 1%;
|
146
|
+
position: relative;
|
147
|
+
}
|
148
|
+
.chzn-container-multi .chzn-choices li {
|
149
|
+
float: left;
|
150
|
+
list-style: none;
|
151
|
+
}
|
152
|
+
.chzn-container-multi .chzn-choices .search-field {
|
153
|
+
white-space: nowrap;
|
154
|
+
margin: 0;
|
155
|
+
padding: 0;
|
156
|
+
}
|
157
|
+
.chzn-container-multi .chzn-choices .search-field input {
|
158
|
+
color: #666;
|
159
|
+
background: transparent !important;
|
160
|
+
border: 0 !important;
|
161
|
+
font-family: sans-serif;
|
162
|
+
font-size: 100%;
|
163
|
+
height: 15px;
|
164
|
+
padding: 5px;
|
165
|
+
margin: 1px 0;
|
166
|
+
outline: 0;
|
167
|
+
-webkit-box-shadow: none;
|
168
|
+
-moz-box-shadow : none;
|
169
|
+
-o-box-shadow : none;
|
170
|
+
box-shadow : none;
|
171
|
+
}
|
172
|
+
.chzn-container-multi .chzn-choices .search-field .default {
|
173
|
+
color: #999;
|
174
|
+
}
|
175
|
+
.chzn-container-multi .chzn-choices .search-choice {
|
176
|
+
-webkit-border-radius: 3px;
|
177
|
+
-moz-border-radius : 3px;
|
178
|
+
border-radius : 3px;
|
179
|
+
-moz-background-clip : padding;
|
180
|
+
-webkit-background-clip: padding-box;
|
181
|
+
background-clip : padding-box;
|
182
|
+
background-color: #e4e4e4;
|
183
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
|
184
|
+
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
|
185
|
+
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
186
|
+
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
187
|
+
background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
188
|
+
background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
189
|
+
background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
190
|
+
-webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
|
191
|
+
-moz-box-shadow : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
|
192
|
+
box-shadow : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
|
193
|
+
color: #333;
|
194
|
+
border: 1px solid #aaaaaa;
|
195
|
+
line-height: 13px;
|
196
|
+
padding: 3px 20px 3px 5px;
|
197
|
+
margin: 3px 0 3px 5px;
|
198
|
+
position: relative;
|
199
|
+
cursor: default;
|
200
|
+
}
|
201
|
+
.chzn-container-multi .chzn-choices .search-choice-focus {
|
202
|
+
background: #d4d4d4;
|
203
|
+
}
|
204
|
+
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
|
205
|
+
display: block;
|
206
|
+
position: absolute;
|
207
|
+
right: 3px;
|
208
|
+
top: 4px;
|
209
|
+
width: 12px;
|
210
|
+
height: 13px;
|
211
|
+
font-size: 1px;
|
212
|
+
background: url(../img/chosen-sprite.png) right top no-repeat;
|
213
|
+
}
|
214
|
+
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
|
215
|
+
background-position: right -11px;
|
216
|
+
}
|
217
|
+
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
|
218
|
+
background-position: right -11px;
|
219
|
+
}
|
220
|
+
/* @end */
|
221
|
+
|
222
|
+
/* @group Results */
|
223
|
+
.chzn-container .chzn-results {
|
224
|
+
margin: 0 4px 4px 0;
|
225
|
+
max-height: 240px;
|
226
|
+
padding: 0 0 0 4px;
|
227
|
+
position: relative;
|
228
|
+
overflow-x: hidden;
|
229
|
+
overflow-y: auto;
|
230
|
+
}
|
231
|
+
.chzn-container-multi .chzn-results {
|
232
|
+
margin: -1px 0 0;
|
233
|
+
padding: 0;
|
234
|
+
}
|
235
|
+
.chzn-container .chzn-results li {
|
236
|
+
display: none;
|
237
|
+
line-height: 15px;
|
238
|
+
padding: 5px 6px;
|
239
|
+
margin: 0;
|
240
|
+
list-style: none;
|
241
|
+
}
|
242
|
+
.chzn-container .chzn-results .active-result {
|
243
|
+
cursor: pointer;
|
244
|
+
display: list-item;
|
245
|
+
}
|
246
|
+
.chzn-container .chzn-results .highlighted {
|
247
|
+
background-color: #3875d7;
|
248
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
|
249
|
+
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
|
250
|
+
background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
|
251
|
+
background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
|
252
|
+
background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
|
253
|
+
background-image: -ms-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
|
254
|
+
background-image: linear-gradient(top, #3875d7 20%, #2a62bc 90%);
|
255
|
+
color: #fff;
|
256
|
+
}
|
257
|
+
.chzn-container .chzn-results li em {
|
258
|
+
background: #feffde;
|
259
|
+
font-style: normal;
|
260
|
+
}
|
261
|
+
.chzn-container .chzn-results .highlighted em {
|
262
|
+
background: transparent;
|
263
|
+
}
|
264
|
+
.chzn-container .chzn-results .no-results {
|
265
|
+
background: #f4f4f4;
|
266
|
+
display: list-item;
|
267
|
+
}
|
268
|
+
.chzn-container .chzn-results .group-result {
|
269
|
+
cursor: default;
|
270
|
+
color: #999;
|
271
|
+
font-weight: bold;
|
272
|
+
}
|
273
|
+
.chzn-container .chzn-results .group-option {
|
274
|
+
padding-left: 15px;
|
275
|
+
}
|
276
|
+
.chzn-container-multi .chzn-drop .result-selected {
|
277
|
+
display: none;
|
278
|
+
}
|
279
|
+
.chzn-container .chzn-results-scroll {
|
280
|
+
background: white;
|
281
|
+
margin: 0 4px;
|
282
|
+
position: absolute;
|
283
|
+
text-align: center;
|
284
|
+
width: 321px; /* This should by dynamic with js */
|
285
|
+
z-index: 1;
|
286
|
+
}
|
287
|
+
.chzn-container .chzn-results-scroll span {
|
288
|
+
display: inline-block;
|
289
|
+
height: 17px;
|
290
|
+
text-indent: -5000px;
|
291
|
+
width: 9px;
|
292
|
+
}
|
293
|
+
.chzn-container .chzn-results-scroll-down {
|
294
|
+
bottom: 0;
|
295
|
+
}
|
296
|
+
.chzn-container .chzn-results-scroll-down span {
|
297
|
+
background: url('../img/chosen-sprite.png') no-repeat -4px -3px;
|
298
|
+
}
|
299
|
+
.chzn-container .chzn-results-scroll-up span {
|
300
|
+
background: url('../img/chosen-sprite.png') no-repeat -22px -3px;
|
301
|
+
}
|
302
|
+
/* @end */
|
303
|
+
|
304
|
+
/* @group Active */
|
305
|
+
.chzn-container-active .chzn-single {
|
306
|
+
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
|
307
|
+
-moz-box-shadow : 0 0 5px rgba(0,0,0,.3);
|
308
|
+
-o-box-shadow : 0 0 5px rgba(0,0,0,.3);
|
309
|
+
box-shadow : 0 0 5px rgba(0,0,0,.3);
|
310
|
+
border: 1px solid #5897fb;
|
311
|
+
}
|
312
|
+
.chzn-container-active .chzn-single-with-drop {
|
313
|
+
border: 1px solid #aaa;
|
314
|
+
-webkit-box-shadow: 0 1px 0 #fff inset;
|
315
|
+
-moz-box-shadow : 0 1px 0 #fff inset;
|
316
|
+
-o-box-shadow : 0 1px 0 #fff inset;
|
317
|
+
box-shadow : 0 1px 0 #fff inset;
|
318
|
+
background-color: #eee;
|
319
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
|
320
|
+
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
|
321
|
+
background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
|
322
|
+
background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
|
323
|
+
background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
|
324
|
+
background-image: -ms-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
|
325
|
+
background-image: linear-gradient(top, #eeeeee 20%, #ffffff 80%);
|
326
|
+
-webkit-border-bottom-left-radius : 0;
|
327
|
+
-webkit-border-bottom-right-radius: 0;
|
328
|
+
-moz-border-radius-bottomleft : 0;
|
329
|
+
-moz-border-radius-bottomright: 0;
|
330
|
+
border-bottom-left-radius : 0;
|
331
|
+
border-bottom-right-radius: 0;
|
332
|
+
}
|
333
|
+
.chzn-container-active .chzn-single-with-drop div {
|
334
|
+
background: transparent;
|
335
|
+
border-left: none;
|
336
|
+
}
|
337
|
+
.chzn-container-active .chzn-single-with-drop div b {
|
338
|
+
background-position: -18px 1px;
|
339
|
+
}
|
340
|
+
.chzn-container-active .chzn-choices {
|
341
|
+
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
|
342
|
+
-moz-box-shadow : 0 0 5px rgba(0,0,0,.3);
|
343
|
+
-o-box-shadow : 0 0 5px rgba(0,0,0,.3);
|
344
|
+
box-shadow : 0 0 5px rgba(0,0,0,.3);
|
345
|
+
border: 1px solid #5897fb;
|
346
|
+
}
|
347
|
+
.chzn-container-active .chzn-choices .search-field input {
|
348
|
+
color: #111 !important;
|
349
|
+
}
|
350
|
+
/* @end */
|
351
|
+
|
352
|
+
/* @group Disabled Support */
|
353
|
+
.chzn-disabled {
|
354
|
+
cursor: default;
|
355
|
+
opacity:0.5 !important;
|
356
|
+
}
|
357
|
+
.chzn-disabled .chzn-single {
|
358
|
+
cursor: default;
|
359
|
+
}
|
360
|
+
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
|
361
|
+
cursor: default;
|
362
|
+
}
|
363
|
+
|
364
|
+
/* @group Right to Left */
|
365
|
+
.chzn-rtl { text-align: right; }
|
366
|
+
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
|
367
|
+
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }
|
368
|
+
|
369
|
+
.chzn-rtl .chzn-single div { left: 3px; right: auto; }
|
370
|
+
.chzn-rtl .chzn-single abbr {
|
371
|
+
left: 26px;
|
372
|
+
right: auto;
|
373
|
+
}
|
374
|
+
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
|
375
|
+
.chzn-rtl .chzn-choices li { float: right; }
|
376
|
+
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
|
377
|
+
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; background-position: right top;}
|
378
|
+
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
|
379
|
+
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
|
380
|
+
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
|
381
|
+
.chzn-rtl .chzn-search input {
|
382
|
+
background: #fff url('../img/chosen-sprite.png') no-repeat -38px -22px;
|
383
|
+
background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
|
384
|
+
background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
385
|
+
background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
386
|
+
background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
387
|
+
background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
388
|
+
background: url('../img/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
|
389
|
+
padding: 4px 5px 4px 20px;
|
390
|
+
direction: rtl;
|
391
|
+
}
|
392
|
+
/* @end */
|