Skip to content

Commit

Permalink
Merge branch '4.x' of github.com:mkalkbrenner/search_api_solr into 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Jan 2, 2024
2 parents a8cfa33 + f3c9e23 commit ae3e8f4
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion jump-start/solr3/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-3.x-1" version="1.3">
<schema name="drupal-4.3.2-solr-3.x-1" version="1.3">
<!-- 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.2" is Solr's version number for the schema syntax and semantics. It should
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr3/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-3.x-1" >
<config name="drupal-4.3.2-solr-3.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr4/cloud-config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-4.x-1" version="1.3">
<schema name="drupal-4.3.2-solr-4.x-1" version="1.3">
<!-- 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.2" is Solr's version number for the schema syntax and semantics. It should
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr4/cloud-config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-4.x-1" >
<config name="drupal-4.3.2-solr-4.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr4/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-4.x-1" version="1.3">
<schema name="drupal-4.3.2-solr-4.x-1" version="1.3">
<!-- 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.2" is Solr's version number for the schema syntax and semantics. It should
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr4/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-4.x-1" >
<config name="drupal-4.3.2-solr-4.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr5/cloud-config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-5.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-5.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr5/cloud-config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-5.x-1" >
<config name="drupal-4.3.2-solr-5.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr5/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-5.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-5.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr5/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-5.x-1" >
<config name="drupal-4.3.2-solr-5.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr6/cloud-config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-6.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-6.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr6/cloud-config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-6.x-1" >
<config name="drupal-4.3.2-solr-6.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr6/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-6.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-6.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr6/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-6.x-1" >
<config name="drupal-4.3.2-solr-6.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr7/cloud-config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-7.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-7.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr7/cloud-config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-7.x-1" >
<config name="drupal-4.3.2-solr-7.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr7/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-7.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-7.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr7/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-7.x-1" >
<config name="drupal-4.3.2-solr-7.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr8/cloud-config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-8.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-8.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr8/cloud-config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-8.x-1" >
<config name="drupal-4.3.2-solr-8.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr8/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-8.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-8.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr8/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For more details about configurations options that may appear in
this file, see http://wiki.apache.org/solr/SolrConfigXml.
-->
<config name="drupal-4.3.0-solr-8.x-1" >
<config name="drupal-4.3.2-solr-8.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr9/cloud-config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-9.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-9.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr9/cloud-config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For more details about configurations options that may appear in
this file, see https://solr.apache.org/guide/solr/latest/configuration-guide/configuring-solrconfig-xml.html
-->
<config name="drupal-4.3.0-solr-9.x-1" >
<config name="drupal-4.3.2-solr-9.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr9/config-set/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
that avoids logging every request
-->

<schema name="drupal-4.3.0-solr-9.x-1" version="1.6">
<schema name="drupal-4.3.2-solr-9.x-1" version="1.6">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
version="x.y" is Solr's version number for the schema syntax and
semantics. It should not normally be changed by applications.
Expand Down
2 changes: 1 addition & 1 deletion jump-start/solr9/config-set/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
For more details about configurations options that may appear in
this file, see https://solr.apache.org/guide/solr/latest/configuration-guide/configuring-solrconfig-xml.html
-->
<config name="drupal-4.3.0-solr-9.x-1" >
<config name="drupal-4.3.2-solr-9.x-1" >
<!-- In all configuration below, a prefix of "solr." for class names
is an alias that causes solr to search appropriate packages,
including org.apache.solr.(search|update|request|core|analysis)
Expand Down

0 comments on commit ae3e8f4

Please sign in to comment.