diff --git a/solr-conf/solr-1.4/schema.xml b/solr-conf/solr-1.4/schema.xml
index 5405aed..133b118 100644
--- a/solr-conf/solr-1.4/schema.xml
+++ b/solr-conf/solr-1.4/schema.xml
@@ -10,7 +10,7 @@
  http://wiki.apache.org/solr/SchemaXml
 -->
 
-<schema name="drupal-3.0" version="1.2">
+<schema name="drupal-3.0-0-solr1.4" version="1.2">
     <!-- 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
diff --git a/solr-conf/solr-1.4/solrconfig.xml b/solr-conf/solr-1.4/solrconfig.xml
index 3de4a6f..a0818cd 100644
--- a/solr-conf/solr-1.4/solrconfig.xml
+++ b/solr-conf/solr-1.4/solrconfig.xml
@@ -16,7 +16,7 @@
  limitations under the License.
 -->
 
-<config name="drupal-3.0">
+<config name="drupal-3.0-0-solr1.4">
   <!-- Set this to 'false' if you want solr to continue working after it has
        encountered an severe configuration error.  In a production environment,
        you may want solr to keep working even if one handler is mis-configured.
diff --git a/solr-conf/solr-3.x/schema.xml b/solr-conf/solr-3.x/schema.xml
index 8fbd6a9..2cebb36 100644
--- a/solr-conf/solr-3.x/schema.xml
+++ b/solr-conf/solr-3.x/schema.xml
@@ -10,7 +10,7 @@
  http://wiki.apache.org/solr/SchemaXml
 -->
 
-<schema name="drupal-3.0-solr3" version="1.3">
+<schema name="drupal-3.0-0-solr3" 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
diff --git a/solr-conf/solr-3.x/solrconfig.xml b/solr-conf/solr-3.x/solrconfig.xml
index bd82571..ade4fcd 100644
--- a/solr-conf/solr-3.x/solrconfig.xml
+++ b/solr-conf/solr-3.x/solrconfig.xml
@@ -16,7 +16,7 @@
  limitations under the License.
 -->
 
-<config name="drupal-3.0-solr3">
+<config name="drupal-3.0-0-solr3">
   <!-- Controls what version of Lucene various components of Solr
        adhere to.  Generally, you want to use the latest version to
        get all bug fixes and improvements. It is highly recommended
