Tim Williams created BLUR-323:
---------------------------------
Summary: Improve error message on CustomFieldTypeDefinition
Key: BLUR-323
URL: https://issues.apache.org/jira/browse/BLUR-323
Project: Apache Blur
Issue Type: Improvement
Components: Blur
Affects Versions: 0.2.2
Reporter: Tim Williams
Priority: Trivial
It'd be helpful to add the requested fieldName to the "not supported" exception
on the CustomFieldTypeDefinition.... e.g.
throw new RuntimeException(NOT_SUPPORTED + " [" + fieldName + "]");
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)