Alexandre Rafalovitch created SOLR-6826:
-------------------------------------------

             Summary: fieldType capitalization is not consistent with the rest 
of case-sensitive field names
                 Key: SOLR-6826
                 URL: https://issues.apache.org/jira/browse/SOLR-6826
             Project: Solr
          Issue Type: Improvement
          Components: Schema and Analysis
    Affects Versions: 5.0
            Reporter: Alexandre Rafalovitch
            Priority: Minor


For legacy reasons, both fieldtype and fieldType are acceptable in schema.xml. 
However, XML is case sensitive and this causes confusion when people see both 
fieldtype and fieldType used in official examples. 

This causes them to assume that maybe our particular XML is not case sensitive 
and then they mis-case other elements, such as dynamicField, which are then 
silently ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to