Robert Muir created SOLR-4641:
---------------------------------

             Summary: Schema should throw exception on illegal field parameters
                 Key: SOLR-4641
                 URL: https://issues.apache.org/jira/browse/SOLR-4641
             Project: Solr
          Issue Type: Bug
          Components: Schema and Analysis
            Reporter: Robert Muir


Currently FieldType does this correctly, but SchemaField does not.

so for example simple typos like (one from solr's test configs itself) 
omitOmitTermFrequencyAndPositions=true... on the field elements themselves are 
silently ignored.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to