[
https://issues.apache.org/jira/browse/SOLR-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194587#comment-13194587
]
Jan Høydahl commented on SOLR-1758:
-----------------------------------
Hi Mike,
I have not tested your patch yet, but I think better validation and
config-error is overdue, so I marked this for 4.0, hoping to revive the
discussion again.
I like the flexibility of your patch and that its use is optional.
It won't solve all our validation needs, but perhaps it will catch the majority
as well as making assisted schema/config editing with standard XML editors
easier.
To go the last mile, such as validating config syntax for custom plugins etc,
we could let them to their own validation. E.g. NamedListInitializedPlugin
users may validate everything they get in their NamedList in init() instead of
just checking for existence of a few selected params.
> schema definition for configuration files (validation, XSD)
> -----------------------------------------------------------
>
> Key: SOLR-1758
> URL: https://issues.apache.org/jira/browse/SOLR-1758
> Project: Solr
> Issue Type: New Feature
> Reporter: Jorg Heymans
> Labels: configuration, schema.xml, solrconfig.xml, validation,
> xsd
> Fix For: 4.0
>
> Attachments: config-validation-20110523.patch
>
>
> It is too easy to make configuration errors in Solr without getting warnings.
> We should explore ways of validation configurations. See mailing list
> discussion at http://search-lucene.com/m/h6xKf1EShE6
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]