-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
Improve exception messages in parsing schema.xml and catch common user mistakes.
For example:
- If type is incorrect or omitted, the resulting exception message does not show the field name
- Forgetting to add multiValued="true" on a copyField destination is a common mistake. If a field is a destination for multiple copyFields, then this goes unnoticed until addition of documents fails with exception.
- incorporates
-
SOLR-528 Given but undefined default search field in schema.xml causes cryptic error message
-
- Closed
-