Skip to content

Commit

Permalink
Solr jump-start config-set change
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 10, 2024
1 parent 2bc4315 commit 673a649
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.3-solr-3.x-1" version="1.3">
<schema name="drupal-4.3.4-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.3-solr-3.x-1" >
<config name="drupal-4.3.4-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.3-solr-4.x-1" version="1.3">
<schema name="drupal-4.3.4-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.3-solr-4.x-1" >
<config name="drupal-4.3.4-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.3-solr-4.x-1" version="1.3">
<schema name="drupal-4.3.4-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.3-solr-4.x-1" >
<config name="drupal-4.3.4-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.3-solr-5.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-5.x-1" >
<config name="drupal-4.3.4-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.3-solr-5.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-5.x-1" >
<config name="drupal-4.3.4-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.3-solr-6.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-6.x-1" >
<config name="drupal-4.3.4-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.3-solr-6.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-6.x-1" >
<config name="drupal-4.3.4-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.3-solr-7.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-7.x-1" >
<config name="drupal-4.3.4-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.3-solr-7.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-7.x-1" >
<config name="drupal-4.3.4-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.3-solr-8.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-8.x-1" >
<config name="drupal-4.3.4-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.3-solr-8.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-8.x-1" >
<config name="drupal-4.3.4-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.3-solr-9.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-9.x-1" >
<config name="drupal-4.3.4-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.3-solr-9.x-1" version="1.6">
<schema name="drupal-4.3.4-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.3-solr-9.x-1" >
<config name="drupal-4.3.4-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 673a649

Please sign in to comment.