dsmiley commented on code in PR #4915: URL: https://github.com/apache/solr/pull/4915#discussion_r4032847838
########## solr/core/src/java/org/apache/solr/schema/FieldType.java: ########## Review Comment: I think it'd be simpler to just catch the IllegalStateException here and throw a 400 series, wrapping it. Obviously with a comment explaining where that can come from. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
