Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 10 additions & 27 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ This project includes the Malihu Custom Scrollbar Plugin
Copyright (c) Manos Malihutsakis, http://manos.malihu.gr/
License: MIT https://github.com/malihu/malihu-custom-scrollbar-plugin/blob/master/LICENSE.txt

This project includes encryption software "bouncy castle".
Copyright (c) 2000-2006 The Legion Of The Bouncy Castle
(http://www.bouncycastle.org)

=========================================================================
== Antlr2 Notice ==
=========================================================================
Expand Down Expand Up @@ -403,39 +407,18 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

=========================================================================
== Apache Tika Notices ==
== Extraction Module Notices ==
=========================================================================

The following notices apply to modules/extraction:

This product includes software developed by the following copyright owners:

Copyright (c) 2000-2006 The Legion Of The Bouncy Castle
(http://www.bouncycastle.org)

Copyright (c) 2003-2005, www.pdfbox.org

Copyright (c) 2003-2005, www.fontbox.org

Copyright (c) 1995-2005 International Business Machines Corporation and others

Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.

Copyright 2004 Sun Microsystems, Inc. (Rome JAR)

Copyright 2002-2008 by John Cowan (TagSoup -- http://ccil.org/~cowan/XML/tagsoup/)

Copyright (C) 1994-2007 by the Xiph.org Foundation, http://www.xiph.org/ (OggVorbis)

Copyright 2012 Kohei Taketa juniversalchardet (http://code.google.com/p/juniversalchardet/)

Lasse Collin and others, XZ for Java (http://tukaani.org/xz/java.html)
This product includes Apache Tika Core.

java-libpst is a pure java library for the reading of Outlook PST and OST files.
https://github.com/rjohnsondev/java-libpst
Apache Tika
Copyright 2007-2024 The Apache Software Foundation

JMatIO is a JAVA library to read/write/manipulate with Matlab binary MAT-files.
http://www.sourceforge.net/projects/jmatio
Apache POI
Copyright 2003-2025 The Apache Software Foundation

=========================================================================
== Language Detection Notices ==
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Removed LocalTikaExtractionBackend from the extraction module (SolrCell). Extraction
using a remote Tika Server is now the only and default option. Tika-core is upgraded
to v3.2.3 and still used for some SAX parsing
type: removed
authors:
- name: Jan Høydahl
links:
- name: SOLR-18037
url: https://issues.apache.org/jira/browse/SOLR-18037
1 change: 0 additions & 1 deletion solr/licenses/SparseBitSet-1.2.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/SparseBitSet-1.3.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
533eac055afe3d5f614ea95e333afd6c2bde8f26
1 change: 0 additions & 1 deletion solr/licenses/apache-mime4j-core-0.8.4.jar.sha1

This file was deleted.

201 changes: 0 additions & 201 deletions solr/licenses/apache-mime4j-core-LICENSE-ASL.txt

This file was deleted.

13 changes: 0 additions & 13 deletions solr/licenses/apache-mime4j-core-NOTICE.txt

This file was deleted.

1 change: 0 additions & 1 deletion solr/licenses/apache-mime4j-dom-0.8.4.jar.sha1

This file was deleted.

Loading