You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by yo...@apache.org on 2012/03/15 17:45:07 UTC

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

Author: yonik
Date: Thu Mar 15 16:45:07 2012
New Revision: 1301077

URL: http://svn.apache.org/viewvc?rev=1301077&view=rev
Log:
doc: grammar

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

Modified: lucene/dev/trunk/solr/example/solr/conf/schema.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/solr/conf/schema.xml?rev=1301077&r1=1301076&r2=1301077&view=diff
==============================================================================
--- lucene/dev/trunk/solr/example/solr/conf/schema.xml (original)
+++ lucene/dev/trunk/solr/example/solr/conf/schema.xml Thu Mar 15 16:45:07 2012
@@ -850,8 +850,8 @@
        when adding a document.
    -->
 
-   <!-- field names should consist of alphanumeric or underscore only and
-      not starting with a digit.  This is not currently strictly enforced,
+   <!-- field names should consist of alphanumeric or underscore characters only and
+      not start with a digit.  This is not currently strictly enforced,
       but other field names will not have first class support from all components
       and back compatibility is not guaranteed.
    -->