You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by sh...@apache.org on 2009/01/29 17:41:31 UTC

svn commit: r738917 - /lucene/solr/trunk/example/solr/conf/schema.xml

Author: shalin
Date: Thu Jan 29 16:41:30 2009
New Revision: 738917

URL: http://svn.apache.org/viewvc?rev=738917&view=rev
Log:
SOLR-991 followup -- Revert change made to schema.xml for testing

Modified:
    lucene/solr/trunk/example/solr/conf/schema.xml

Modified: lucene/solr/trunk/example/solr/conf/schema.xml
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/solr/conf/schema.xml?rev=738917&r1=738916&r2=738917&view=diff
==============================================================================
--- lucene/solr/trunk/example/solr/conf/schema.xml (original)
+++ lucene/solr/trunk/example/solr/conf/schema.xml Thu Jan 29 16:41:30 2009
@@ -30,7 +30,7 @@
 
  NOTE: this schema includes many optional features and should not
  be used for benchmarking.
--- >
+-->
 
 <schema name="example" version="1.1">
   <!-- attribute "name" is the name of this schema and is only used for display purposes.