Skip to content

Commit

Permalink
[TASK] Use Apache Solr 6.6.3 (TYPO3-Solr#1938)
Browse files Browse the repository at this point in the history
This pr:

* Updates to Apache Solr 6.6.3
* Changes the configSet name to ext_solr_8_1_0 for dev-master

Fixes: TYPO3-Solr#1937
  • Loading branch information
timohund authored Apr 9, 2018
1 parent cce3a3d commit bd1cecc
Show file tree
Hide file tree
Showing 190 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion Classes/Report/SchemaStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class SchemaStatus extends AbstractSolrStatus
*
* @var string
*/
const RECOMMENDED_SCHEMA_VERSION = 'tx_solr-8-0-0--20171020';
const RECOMMENDED_SCHEMA_VERSION = 'tx_solr-8-1-0--20180409';

/**
* Compiles a collection of schema version checks against each configured
Expand Down
2 changes: 1 addition & 1 deletion Classes/Report/SolrConfigStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class SolrConfigStatus extends AbstractSolrStatus
*
* @var string
*/
const RECOMMENDED_SOLRCONFIG_VERSION = 'tx_solr-8-0-0--20171020';
const RECOMMENDED_SOLRCONFIG_VERSION = 'tx_solr-8-1-0--20180409';

/**
* Compiles a collection of solrconfig version checks against each configured
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM solr:6.6.2
FROM solr:6.6.3
MAINTAINER Timo Hund <timo.hund@dkd.de>
ENV TERM linux

Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Install/install-solr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ clear
SCRIPTPATH=$( cd $(dirname $0) ; pwd -P )
EXTENSION_ROOTPATH="$SCRIPTPATH/../../../"

SOLR_VERSION=6.6.2
SOLR_VERSION=6.6.3
EXT_SOLR_VERSION=8.0
JAVA_VERSION=8
SOLR_INSTALL_DIR="/opt/solr"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<config name="tx_solr-8-0-0--20171020">
<config name="tx_solr-8-1-0--20180409">

<luceneMatchVersion>6.6.0</luceneMatchVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
status report - tx_solr_report_SchemaStatus - checking against this
name property, that status check must be updated as well.
-->
<schema name="tx_solr-8-0-0--20171020" version="1.6" >
<schema name="tx_solr-8-1-0--20180409" version="1.6" >
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.4" is Solr's version number for the schema syntax and semantics. It should
Expand Down
Loading

0 comments on commit bd1cecc

Please sign in to comment.