[ 
https://issues.apache.org/jira/browse/SOLR-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated SOLR-4641:
------------------------------

    Attachment: SOLR-4641.patch

here's a (quickly done, maybe hacky) patch with a test.
                
> 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
>         Attachments: SOLR-4641.patch
>
>
> 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