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/META-INF/MANIFEST.MF
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
Manifest-Version: 1.0
|
2
2
|
Ant-Version: Apache Ant 1.8.2
|
3
|
-
Created-By: 1.
|
3
|
+
Created-By: 1.6.0_27-b07 (Sun Microsystems Inc.)
|
4
4
|
Extension-Name: org.apache.solr
|
5
5
|
Specification-Title: Apache Solr Search Server
|
6
|
-
Specification-Version:
|
6
|
+
Specification-Version: 4.0.0.2012.10.06.03.05.54
|
7
7
|
Specification-Vendor: The Apache Software Foundation
|
8
8
|
Implementation-Title: org.apache.solr
|
9
|
-
Implementation-Version:
|
9
|
+
Implementation-Version: 4.0.0 1394950 - rmuir - 2012-10-06 03:05:54
|
10
10
|
Implementation-Vendor: The Apache Software Foundation
|
11
|
-
X-Compile-Source-JDK: 1.
|
12
|
-
X-Compile-Target-JDK: 1.
|
11
|
+
X-Compile-Source-JDK: 1.6
|
12
|
+
X-Compile-Target-JDK: 1.6
|
13
13
|
|
data/webapp/META-INF/NOTICE.txt
CHANGED
@@ -9,16 +9,18 @@ The Apache Software Foundation (http://www.apache.org/).
|
|
9
9
|
Includes software from other Apache Software Foundation projects,
|
10
10
|
including, but not limited to:
|
11
11
|
- Apache Lucene Java
|
12
|
-
- Apache Tomcat (servlet-api-2.4)
|
13
12
|
- Apache Commons
|
14
13
|
- Apache Geronimo (stax API)
|
15
14
|
|
16
|
-
This product includes tests written with EasyMock Copyright 2001-2007
|
17
|
-
Tammo Freese (http://www.easymock.org/)
|
18
|
-
|
19
15
|
This product includes the JQuery JavaScript library created by John Resig.
|
20
16
|
Copyright (c) 2010 John Resig, http://jquery.com/
|
21
17
|
|
18
|
+
This product includes the D3.js JavaScript library created by Michael Bostock.
|
19
|
+
Copyright (c) 2012, Michael Bostock, https://github.com/mbostock/d3
|
20
|
+
|
21
|
+
This product includes the highlight.js Javascript library created by Ivan Sagalaev
|
22
|
+
Copyright (c) 2006, Ivan Sagalaev, https://github.com/isagalaev/highlight.js
|
23
|
+
|
22
24
|
stax-utils library: https://stax-utils.dev.java.net/
|
23
25
|
Copyright (c) 2004, Christian Niles, unit12.net
|
24
26
|
Copyright (c) 2004, Sun Microsystems, Inc.
|
@@ -34,9 +36,6 @@ License: Common Development and Distribution License (CDDL) v1.0 (https://glassf
|
|
34
36
|
HSQL Database (HSQLDB): http://hsqldb.org/
|
35
37
|
License: http://hsqldb.org/web/hsqlLicense.html
|
36
38
|
|
37
|
-
This product includes code (JaspellTernarySearchTrie) from Java Spelling Checking Package (jaspell): http://jaspell.sourceforge.net/
|
38
|
-
License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
|
39
|
-
|
40
39
|
=========================================================================
|
41
40
|
== Apache Lucene Notice ==
|
42
41
|
=========================================================================
|
@@ -47,88 +46,113 @@ Copyright 2012 The Apache Software Foundation
|
|
47
46
|
This product includes software developed by
|
48
47
|
The Apache Software Foundation (http://www.apache.org/).
|
49
48
|
|
49
|
+
Includes software from other Apache Software Foundation projects,
|
50
|
+
including, but not limited to:
|
51
|
+
- Apache Ant
|
52
|
+
- Apache Jakarta Regexp
|
53
|
+
- Apache Commons
|
54
|
+
- Apache Xerces
|
55
|
+
|
56
|
+
ICU4J, (under analysis/icu) is licensed under an MIT styles license
|
57
|
+
and Copyright (c) 1995-2008 International Business Machines Corporation and others
|
58
|
+
|
59
|
+
Some data files (under analysis/icu/src/data) are derived from Unicode data such
|
60
|
+
as the Unicode Character Database. See http://unicode.org/copyright.html for more
|
61
|
+
details.
|
62
|
+
|
63
|
+
Brics Automaton (under core/src/java/org/apache/lucene/util/automaton) is
|
64
|
+
BSD-licensed, created by Anders Møller. See http://www.brics.dk/automaton/
|
65
|
+
|
66
|
+
The levenshtein automata tables (under core/src/java/org/apache/lucene/util/automaton) were
|
67
|
+
automatically generated with the moman/finenight FSA library, created by
|
68
|
+
Jean-Philippe Barrette-LaPierre. This library is available under an MIT license,
|
69
|
+
see http://sites.google.com/site/rrettesite/moman and
|
70
|
+
http://bitbucket.org/jpbarrette/moman/overview/
|
71
|
+
|
72
|
+
The class org.apache.lucene.util.SorterTemplate was inspired by CGLIB's class
|
73
|
+
with the same name. The implementation part is mainly done using pre-existing
|
74
|
+
Lucene sorting code. In-place stable mergesort was borrowed from CGLIB,
|
75
|
+
which is Apache-licensed.
|
76
|
+
|
77
|
+
The class org.apache.lucene.util.WeakIdentityMap was derived from
|
78
|
+
the Apache CXF project and is Apache License 2.0.
|
79
|
+
|
80
|
+
The Google Code Prettify is Apache License 2.0.
|
81
|
+
See http://code.google.com/p/google-code-prettify/
|
82
|
+
|
83
|
+
JUnit (junit-4.10) is licensed under the Common Public License v. 1.0
|
84
|
+
See http://junit.sourceforge.net/cpl-v10.html
|
85
|
+
|
86
|
+
This product includes code (JaspellTernarySearchTrie) from Java Spelling Checkin
|
87
|
+
g Package (jaspell): http://jaspell.sourceforge.net/
|
88
|
+
License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
|
89
|
+
|
50
90
|
The snowball stemmers in
|
51
|
-
|
91
|
+
analysis/common/src/java/net/sf/snowball
|
52
92
|
were developed by Martin Porter and Richard Boulton.
|
53
93
|
The snowball stopword lists in
|
54
|
-
|
94
|
+
analysis/common/src/resources/org/apache/lucene/analysis/snowball
|
55
95
|
were developed by Martin Porter and Richard Boulton.
|
56
96
|
The full snowball package is available from
|
57
97
|
http://snowball.tartarus.org/
|
58
98
|
|
59
99
|
The KStem stemmer in
|
60
|
-
common/src/org/apache/lucene/analysis/en
|
100
|
+
analysis/common/src/org/apache/lucene/analysis/en
|
61
101
|
was developed by Bob Krovetz and Sergio Guzman-Lara (CIIR-UMass Amherst)
|
62
102
|
under the BSD-license.
|
63
103
|
|
64
|
-
The Arabic,Persian,Romanian,Bulgarian, and Hindi analyzers (
|
104
|
+
The Arabic,Persian,Romanian,Bulgarian, and Hindi analyzers (common) come with a default
|
65
105
|
stopword list that is BSD-licensed created by Jacques Savoy. These files reside in:
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
106
|
+
analysis/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt,
|
107
|
+
analysis/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt,
|
108
|
+
analysis/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt,
|
109
|
+
analysis/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt,
|
110
|
+
analysis/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt
|
71
111
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
72
112
|
|
73
113
|
The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers
|
74
114
|
(common) are based on BSD-licensed reference implementations created by Jacques Savoy and
|
75
115
|
Ljiljana Dolamic. These files reside in:
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
The Stempel analyzer (
|
116
|
+
analysis/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java
|
117
|
+
analysis/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java
|
118
|
+
analysis/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java
|
119
|
+
analysis/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java
|
120
|
+
analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java
|
121
|
+
analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java
|
122
|
+
analysis/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java
|
123
|
+
analysis/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java
|
124
|
+
analysis/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java
|
125
|
+
analysis/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java
|
126
|
+
analysis/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java
|
127
|
+
|
128
|
+
The Stempel analyzer (stempel) includes BSD-licensed software developed
|
89
129
|
by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil,
|
90
130
|
and Edmond Nolan.
|
91
131
|
|
92
|
-
The Polish analyzer (
|
132
|
+
The Polish analyzer (stempel) comes with a default
|
93
133
|
stopword list that is BSD-licensed created by the Carrot2 project. The file resides
|
94
|
-
in
|
134
|
+
in stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt.
|
95
135
|
See http://project.carrot2.org/license.html.
|
96
136
|
|
97
|
-
|
98
|
-
including, but not limited to:
|
99
|
-
- Apache Ant
|
100
|
-
- Apache Jakarta Regexp
|
101
|
-
- Commons Compress
|
102
|
-
- Xerces
|
103
|
-
|
104
|
-
The SmartChineseAnalyzer source code (under contrib/analyzers) was
|
137
|
+
The SmartChineseAnalyzer source code (smartcn) was
|
105
138
|
provided by Xiaoping Gao and copyright 2009 by www.imdict.net.
|
106
139
|
|
107
|
-
|
108
|
-
|
109
|
-
|
140
|
+
WordBreakTestUnicode_*.java (under modules/analysis/common/src/test/)
|
141
|
+
is derived from Unicode data such as the Unicode Character Database.
|
142
|
+
See http://unicode.org/copyright.html for more details.
|
110
143
|
|
111
|
-
|
112
|
-
|
113
|
-
as the Unicode Character Database. See http://unicode.org/copyright.html for more
|
114
|
-
details.
|
115
|
-
|
116
|
-
The class org.apache.lucene.SorterTemplate was inspired by CGLIB's class with
|
117
|
-
the same name. The implementation part is mainly done using pre-existing
|
118
|
-
Lucene sorting code. In-place stable mergesort was borrowed from CGLIB,
|
119
|
-
which is Apache-licensed.
|
144
|
+
The Morfologik analyzer (morfologik) includes BSD-licensed software
|
145
|
+
developed by Dawid Weiss and Marcin Miłkowski (http://morfologik.blogspot.com/).
|
120
146
|
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
The Google Code Prettify is Apache License 2.0.
|
125
|
-
See http://code.google.com/p/google-code-prettify/
|
147
|
+
Morfologik uses data from Polish ispell/myspell dictionary
|
148
|
+
(http://www.sjp.pl/slownik/en/) licenced on the terms of (inter alia)
|
149
|
+
LGPL and Creative Commons ShareAlike.
|
126
150
|
|
127
|
-
|
128
|
-
|
151
|
+
Morfologic includes data from BSD-licensed dictionary of Polish (SGJP)
|
152
|
+
(http://sgjp.pl/morfeusz/)
|
129
153
|
|
130
|
-
|
131
|
-
|
154
|
+
Servlet-api.jar is under the CDDL license, the original source
|
155
|
+
code for this can be found at http://www.eclipse.org/jetty/downloads.php
|
132
156
|
|
133
157
|
===========================================================================
|
134
158
|
Kuromoji Japanese Morphological Analyzer - Apache Lucene Integration
|
@@ -230,39 +254,12 @@ For additional credits (generally to people who reported problems)
|
|
230
254
|
see CREDITS file.
|
231
255
|
---
|
232
256
|
|
233
|
-
This product includes software developed by
|
234
|
-
(specifically, Jetty
|
235
|
-
|
236
|
-
=========================================================================
|
237
|
-
== Jetty Notice ==
|
238
|
-
=========================================================================
|
239
|
-
==============================================================
|
240
|
-
Jetty Web Container
|
241
|
-
Copyright 1995-2006 Mort Bay Consulting Pty Ltd
|
242
|
-
==============================================================
|
243
|
-
|
244
|
-
This product includes some software developed at The Apache Software
|
245
|
-
Foundation (http://www.apache.org/).
|
257
|
+
This product includes software developed by the Eclipse Foundation
|
258
|
+
(specifically, Jetty, the bundled servlet container in example),
|
259
|
+
available under the Apache 2 License.
|
246
260
|
|
247
|
-
|
248
|
-
|
249
|
-
distributed under the Common Development and Distribution License.
|
250
|
-
You can obtain a copy of the license at
|
251
|
-
https://glassfish.dev.java.net/public/CDDLv1.0.html.
|
252
|
-
|
253
|
-
The UnixCrypt.java code ~Implements the one way cryptography used by
|
254
|
-
Unix systems for simple password protection. Copyright 1996 Aki Yoshida,
|
255
|
-
modified April 2001 by Iris Van den Broeke, Daniel Deville.
|
256
|
-
|
257
|
-
The default JSP implementation is provided by the Glassfish JSP engine
|
258
|
-
from project Glassfish http://glassfish.dev.java.net. Copyright 2005
|
259
|
-
Sun Microsystems, Inc. and portions Copyright Apache Software Foundation.
|
260
|
-
|
261
|
-
Some portions of the code are Copyright:
|
262
|
-
2006 Tim Vernum
|
263
|
-
1999 Jason Gilbert.
|
264
|
-
|
265
|
-
The jboss integration module contains some LGPL code.
|
261
|
+
Servlet-api.jar is under the CDDL license, the original source
|
262
|
+
code for this can be found at http://www.eclipse.org/jetty/downloads.php
|
266
263
|
|
267
264
|
=========================================================================
|
268
265
|
== SLF4J Notice -- http://www.slf4j.org/license.html ==
|
@@ -314,7 +311,13 @@ Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
|
|
314
311
|
Copyright 2004 Sun Microsystems, Inc. (Rome JAR)
|
315
312
|
|
316
313
|
Copyright 2002-2008 by John Cowan (TagSoup -- http://ccil.org/~cowan/XML/tagsoup/)
|
317
|
-
|
314
|
+
|
315
|
+
Copyright (C) 1994-2007 by the Xiph.org Foundation, http://www.xiph.org/ (OggVorbis)
|
316
|
+
|
317
|
+
Copyright 2012 Kohei Taketa juniversalchardet (http://code.google.com/p/juniversalchardet/)
|
318
|
+
|
319
|
+
Lasse Collin and others, XZ for Java (http://tukaani.org/xz/java.html)
|
320
|
+
|
318
321
|
=========================================================================
|
319
322
|
== Language Detection Notices ==
|
320
323
|
=========================================================================
|
@@ -436,3 +439,67 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
436
439
|
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
437
440
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
438
441
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
442
|
+
|
443
|
+
This product includes tests written with EasyMock Copyright 2001-2007
|
444
|
+
Tammo Freese (http://www.easymock.org/)
|
445
|
+
|
446
|
+
==========================================================================
|
447
|
+
The following license applies to easymock-2.2.jar
|
448
|
+
--------------------------------------------------------------------------
|
449
|
+
EasyMock 2 License (MIT License)
|
450
|
+
Copyright (c) 2001-2007 OFFIS, Tammo Freese.
|
451
|
+
|
452
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
453
|
+
this software and associated documentation files (the "Software"), to deal in
|
454
|
+
the Software without restriction, including without limitation the rights to
|
455
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
456
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
457
|
+
so, subject to the following conditions:
|
458
|
+
|
459
|
+
The above copyright notice and this permission notice shall be included in all
|
460
|
+
copies or substantial portions of the Software.
|
461
|
+
|
462
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
463
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
464
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
465
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
466
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
467
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
468
|
+
SOFTWARE.
|
469
|
+
|
470
|
+
==========================================================================
|
471
|
+
The following license applies to stax-utils.jar
|
472
|
+
--------------------------------------------------------------------------
|
473
|
+
Copyright (c) 2004, Christian Niles, unit12.net
|
474
|
+
Copyright (c) 2004, Sun Microsystems, Inc.
|
475
|
+
Copyright (c) 2006, John Kristian
|
476
|
+
All rights reserved.
|
477
|
+
|
478
|
+
Redistribution and use in source and binary forms, with or without
|
479
|
+
modification, are permitted provided that the following conditions are
|
480
|
+
met:
|
481
|
+
|
482
|
+
* Redistributions of source code must retain the above copyright
|
483
|
+
notice, this list of conditions and the following disclaimer.
|
484
|
+
|
485
|
+
* Redistributions in binary form must reproduce the above
|
486
|
+
copyright notice, this list of conditions and the following
|
487
|
+
disclaimer in the documentation and/or other materials provided
|
488
|
+
with the distribution.
|
489
|
+
|
490
|
+
* Neither the name of the listed copyright holders nor the names
|
491
|
+
of its contributors may be used to endorse or promote products
|
492
|
+
derived from this software without specific prior written
|
493
|
+
permission.
|
494
|
+
|
495
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
496
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
497
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
498
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
499
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
500
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
501
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
502
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
503
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
504
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
505
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
data/webapp/WEB-INF/web.xml
CHANGED
@@ -1,5 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
|
3
2
|
<!--
|
4
3
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
5
4
|
contributor license agreements. See the NOTICE file distributed with
|
@@ -16,8 +15,13 @@
|
|
16
15
|
See the License for the specific language governing permissions and
|
17
16
|
limitations under the License.
|
18
17
|
-->
|
18
|
+
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
|
19
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
20
|
+
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
|
21
|
+
version="2.5"
|
22
|
+
metadata-complete="true"
|
23
|
+
>
|
19
24
|
|
20
|
-
<web-app>
|
21
25
|
|
22
26
|
<!-- Uncomment if you are trying to use a Resin version before 3.0.19.
|
23
27
|
Their XML implementation isn't entirely compatible with Xerces.
|
@@ -51,14 +55,14 @@
|
|
51
55
|
You will need to put this prefix in front of the SolrDispatchFilter
|
52
56
|
url-pattern mapping too (/solr/*), and also on any paths for
|
53
57
|
legacy Solr servlet mappings you may be using.
|
54
|
-
For the
|
55
|
-
the admin folder containing the
|
58
|
+
For the Admin UI to work properly in a path-prefixed configuration,
|
59
|
+
the admin folder containing the resources needs to be under the app context root
|
56
60
|
named to match the path-prefix. For example:
|
57
61
|
|
58
62
|
.war
|
59
63
|
xxx
|
60
|
-
|
61
|
-
|
64
|
+
js
|
65
|
+
main.js
|
62
66
|
-->
|
63
67
|
<!--
|
64
68
|
<init-param>
|
@@ -83,60 +87,71 @@
|
|
83
87
|
<url-pattern>/*</url-pattern>
|
84
88
|
</filter-mapping>
|
85
89
|
|
86
|
-
|
90
|
+
<servlet>
|
91
|
+
<servlet-name>Zookeeper</servlet-name>
|
92
|
+
<servlet-class>org.apache.solr.servlet.ZookeeperInfoServlet</servlet-class>
|
93
|
+
</servlet>
|
87
94
|
|
88
95
|
<servlet>
|
89
|
-
<servlet-name>
|
90
|
-
<
|
91
|
-
<description>Solr Server</description>
|
92
|
-
<servlet-class>org.apache.solr.servlet.SolrServlet</servlet-class>
|
93
|
-
<load-on-startup>1</load-on-startup>
|
96
|
+
<servlet-name>LoadAdminUI</servlet-name>
|
97
|
+
<servlet-class>org.apache.solr.servlet.LoadAdminUiServlet</servlet-class>
|
94
98
|
</servlet>
|
95
|
-
|
99
|
+
|
100
|
+
<!-- Remove in Solr 5.0 -->
|
101
|
+
<!-- This sends SC_MOVED_PERMANENTLY (301) for resources that changed in 4.0 -->
|
96
102
|
<servlet>
|
97
|
-
<servlet-name>
|
98
|
-
<
|
99
|
-
<
|
100
|
-
|
101
|
-
|
103
|
+
<servlet-name>RedirectOldAdminUI</servlet-name>
|
104
|
+
<servlet-class>org.apache.solr.servlet.RedirectServlet</servlet-class>
|
105
|
+
<init-param>
|
106
|
+
<param-name>destination</param-name>
|
107
|
+
<param-value>${context}/#/</param-value>
|
108
|
+
</init-param>
|
102
109
|
</servlet>
|
103
|
-
|
110
|
+
|
104
111
|
<servlet>
|
105
|
-
<servlet-name>
|
106
|
-
<servlet-class>org.apache.solr.servlet.
|
112
|
+
<servlet-name>RedirectOldZookeeper</servlet-name>
|
113
|
+
<servlet-class>org.apache.solr.servlet.RedirectServlet</servlet-class>
|
114
|
+
<init-param>
|
115
|
+
<param-name>destination</param-name>
|
116
|
+
<param-value>${context}/zookeeper</param-value>
|
117
|
+
</init-param>
|
107
118
|
</servlet>
|
108
|
-
|
109
|
-
<!-- @Deprecated -->
|
119
|
+
|
110
120
|
<servlet>
|
111
|
-
<servlet-name>
|
112
|
-
<
|
121
|
+
<servlet-name>RedirectLogging</servlet-name>
|
122
|
+
<servlet-class>org.apache.solr.servlet.RedirectServlet</servlet-class>
|
123
|
+
<init-param>
|
124
|
+
<param-name>destination</param-name>
|
125
|
+
<param-value>${context}/#/~logging</param-value>
|
126
|
+
</init-param>
|
113
127
|
</servlet>
|
114
|
-
|
128
|
+
|
115
129
|
<servlet-mapping>
|
116
|
-
<servlet-name>
|
117
|
-
<url-pattern>/
|
130
|
+
<servlet-name>RedirectOldAdminUI</servlet-name>
|
131
|
+
<url-pattern>/admin/</url-pattern>
|
118
132
|
</servlet-mapping>
|
119
|
-
|
120
133
|
<servlet-mapping>
|
121
|
-
<servlet-name>
|
122
|
-
<url-pattern>/
|
134
|
+
<servlet-name>RedirectOldAdminUI</servlet-name>
|
135
|
+
<url-pattern>/admin</url-pattern>
|
123
136
|
</servlet-mapping>
|
124
|
-
|
125
137
|
<servlet-mapping>
|
126
|
-
<servlet-name>
|
127
|
-
<url-pattern>/
|
138
|
+
<servlet-name>RedirectOldZookeeper</servlet-name>
|
139
|
+
<url-pattern>/zookeeper.jsp</url-pattern>
|
128
140
|
</servlet-mapping>
|
129
|
-
|
130
|
-
<!-- @Deprecated -->
|
131
141
|
<servlet-mapping>
|
132
|
-
<servlet-name>
|
133
|
-
<url-pattern>/
|
142
|
+
<servlet-name>RedirectLogging</servlet-name>
|
143
|
+
<url-pattern>/logging</url-pattern>
|
134
144
|
</servlet-mapping>
|
135
145
|
|
136
|
-
<!--
|
146
|
+
<!-- Servlet Mapping -->
|
147
|
+
<servlet-mapping>
|
148
|
+
<servlet-name>Zookeeper</servlet-name>
|
149
|
+
<url-pattern>/zookeeper</url-pattern>
|
150
|
+
</servlet-mapping>
|
151
|
+
|
137
152
|
<servlet-mapping>
|
138
|
-
<servlet-name>
|
139
|
-
<url-pattern>/admin
|
153
|
+
<servlet-name>LoadAdminUI</servlet-name>
|
154
|
+
<url-pattern>/admin.html</url-pattern>
|
140
155
|
</servlet-mapping>
|
141
156
|
|
142
157
|
<mime-mapping>
|
@@ -146,8 +161,7 @@
|
|
146
161
|
</mime-mapping>
|
147
162
|
|
148
163
|
<welcome-file-list>
|
149
|
-
<welcome-file>
|
150
|
-
<welcome-file>index.html</welcome-file>
|
164
|
+
<welcome-file>admin.html</welcome-file>
|
151
165
|
</welcome-file-list>
|
152
166
|
|
153
167
|
</web-app>
|